Update README.md
Browse files
README.md
CHANGED
|
@@ -21,7 +21,7 @@ Advanced, high-quality and lite reasoning for a tiny size that you can run local
|
|
| 21 |
|
| 22 |
⚠️This is an experimental version, it may enter into reasoning loops, and it may not always answer your question properly or correctly. an updated version will be released later on. currently reasoning may only work on single-turn conversations, as we've trained it on single turn conversations only.
|
| 23 |

|
| 24 |
-
we've continuously pre-trained SmolLM2-1.7B-Instruct on advanced reasoning patterns
|
| 25 |
|
| 26 |
# Examples:
|
| 27 |
all responses below generated with no system prompt, 400 maximum tokens and a temperature of 0.7 (not recommended, 0.3 - 0.5 is better):
|
|
|
|
| 21 |
|
| 22 |
⚠️This is an experimental version, it may enter into reasoning loops, and it may not always answer your question properly or correctly. an updated version will be released later on. currently reasoning may only work on single-turn conversations, as we've trained it on single turn conversations only.
|
| 23 |

|
| 24 |
+
we've continuously pre-trained SmolLM2-1.7B-Instruct on advanced reasoning patterns to create this model.
|
| 25 |
|
| 26 |
# Examples:
|
| 27 |
all responses below generated with no system prompt, 400 maximum tokens and a temperature of 0.7 (not recommended, 0.3 - 0.5 is better):
|