3 Downloads Updated 5 months ago
Spin-off mistral-small model with a corrected Takken template use (see Demystifying Mistral’s Instruct Tokenization & Chat Templates).
Changes
1. Adding missing BOS <s> token for the first message;
2. Removing [SYSTEM_PROMPT][/SYSTEM_PROMPT] (system prompt is supposed to be prepended to the last user message)