blockentropy / ml-client

Machine Learning Clients for Open Source Infra
8 stars 3 forks source link

Using main branch of outlines instead #7

Closed isamu-isozaki closed 6 months ago

isamu-isozaki commented 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