Closed isamu-isozaki closed 6 months ago
This is to attempt the fix of the latest version of outlines having issues with llama 3 tokenizer which seems to be fixed in the main branch. The steps to have this take effect is
pip uninstall outlines git clone https://github.com/outlines-dev/outlines.git
This is to attempt the fix of the latest version of outlines having issues with llama 3 tokenizer which seems to be fixed in the main branch. The steps to have this take effect is