owao commited on
Commit
5b825da
·
verified ·
1 Parent(s): 049c33f
Files changed (1) hide show
  1. README.md +1 -1
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 '[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
 
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