typo
Browse files
README.md
CHANGED
@@ -54,7 +54,7 @@ Magistral Small 1.1 should give you about the same performance as Magistral Smal
|
|
54 |
The update involves the following features:
|
55 |
- Better tone and model behaviour. You should experiment better LaTeX and Markdown formatting, and shorter answers on easy general prompts.
|
56 |
- The model is less likely to enter infinite generation loops.
|
57 |
-
- `[THINK]` and `[/THINK]` special tokens encapsulate the reasoning content in a thinking chunk. This makes it easier to parse the reasoning trace and prevents confusion when the '
|
58 |
- The reasoning prompt is now given in the system prompt.
|
59 |
|
60 |
## Key Features
|
|
|
54 |
The update involves the following features:
|
55 |
- Better tone and model behaviour. You should experiment better LaTeX and Markdown formatting, and shorter answers on easy general prompts.
|
56 |
- The model is less likely to enter infinite generation loops.
|
57 |
+
- `[THINK]` and `[/THINK]` special tokens encapsulate the reasoning content in a thinking chunk. This makes it easier to parse the reasoning trace and prevents confusion when the '<think>' token is given as a string in the prompt.
|
58 |
- The reasoning prompt is now given in the system prompt.
|
59 |
|
60 |
## Key Features
|