Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ pipeline_tag: text-generation
|
|
21 |
Advanced, high-quality and lite reasoning for a tiny size that you can run locally in Q8 on your phone! 😲
|
22 |
|
23 |
⚠️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 not always work on long conversations, as we've trained it on single turn conversations only.
|
24 |
-
|
25 |
```
|
26 |
<|im_start|>user
|
27 |
What are you<|im_end|>
|
|
|
21 |
Advanced, high-quality and lite reasoning for a tiny size that you can run locally in Q8 on your phone! 😲
|
22 |
|
23 |
⚠️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 not always work on long conversations, as we've trained it on single turn conversations only.
|
24 |
+
SmolLM2-1.7B-Instruct on an advanced reasoning pattern dataset (half synthetic, half written manually by us.) to create this model. Supposed to output like this:
|
25 |
```
|
26 |
<|im_start|>user
|
27 |
What are you<|im_end|>
|