Oktie

Results 1 comments of Oktie

I removed the `formats.llama3_chat_with_system_prompt` system prompt that was not being used anywhere, and also wasn't right (e.g. had `\n` between parts instead of `\n\n`). I've updated `formats.llama3_chat` definition so: 1)...