nextcloud / llm2

MIT License
6 stars 0 forks source link

feat: Make model uses same language as the prompt #13

Closed marcelklehr closed 3 months ago

MB-Finski commented 3 months ago

Just to verify: did the llama3 8b also fail with the new formalize instruction when using the prompt template from here: https://llama.meta.com/docs/model-cards-and-prompt-formats/meta-llama-3/ ? They completely changed the template for llama3...

marcelklehr commented 3 months ago

Yes, I used groq to test :)