this post was submitted on 24 Nov 2023
1 points (100.0% liked)
LocalLLaMA
3 readers
1 users here now
Community to discuss about Llama, the family of large language models created by Meta AI.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Try to use the instruct models like Mistral. Ensure your template is the correct one a well.
How do you find the right template?
It should be model page on HuggingFace, they also have a explicit template module which you can import automatically when interacting using model-id.
Llama ones are forgiving for not using structure but the mistral-instruct is very bad if structure is not maintained