Open Wladastic opened 6 months ago
I have the same problem
The OpenELM model in the Hugging Face repository doesn't include a tokenizer. An alternative solution is to place a compatible tokenizer in the OpenELM model directory. For example, I placed the Llama-2-7b-hf (official example tokenizer) in the model directory. This resolved the transformers exception.
WSL2 Ubuntu on Windows 11
Describe the bug
For some reason tranformers is throwing an Exception when loading OpenELM from Apple although they state in their own README to use transformers. I think the config is missing in text-generation-webui
Is there an existing issue for this?
Reproduction
Download and try to load OpenELM-1.1B or 3B using transformers.
Screenshot
No response
Logs
System Info