Closed WorldHellooo closed 10 months ago
Just edit the t5x/examples/unified_io/config.py
:)
The LLaMa tokenizer also needs to be installed, download the .model file from https://github.com/facebookresearch/llama/tree/main?tab=readme-ov-file and then update t5x/examples/unified_io/config.py so LLAMA_TOKENIZER_PATH points to the download location.
Yes, we just noticed this issue and updated the repo to fix it. Look at the README to see how to make it work.
can you please share this file ? I cant access it for unknown reason..