You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to recommend adding support for Python 3.12 to the TensorFlow Text library. As Python 3.12 is a relatively new release, it would be beneficial to ensure compatibility with this version.
I am encountering an error when using the GemmaTokenizer. The error message states:
Exception encountered: GemmaTokenizer requires the tensorflow-text package. Please install with pip install tensorflow-text.
The text was updated successfully, but these errors were encountered:
I would also like to see tensorflow-text support Python 3.12. Tensorflow>=2.16 already supports 3.12 so it seems it would make sense to have the same compatibility in the tensorflow-text package.
I would like to recommend adding support for Python 3.12 to the TensorFlow Text library. As Python 3.12 is a relatively new release, it would be beneficial to ensure compatibility with this version.
I am encountering an error when using the GemmaTokenizer. The error message states:
The text was updated successfully, but these errors were encountered: