Ollama integration
#1
by
ehalit
- opened
Thanks for the awesome model!
I'm trying to use it with ollama but currently I'm getting the following error:tokenizer.model: no such file or directory
Would be awesome if you can provide tokenizer.model file as in the original llama3 repo since this one has a changed vocabulary and I cannot use the original tokenizer.model file from the llama3 repo.
Sorry for very delayed answer. Unfortunately, I do not have tokenizer.model file. There might be a way to get it from tokenizer.json? Or did you try the original one?