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.