Update README.md
Browse files
README.md
CHANGED
|
@@ -20,7 +20,7 @@ pipeline_tag: text-generation
|
|
| 20 |
# Information
|
| 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
|
| 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
|
|
|
|
| 20 |
# Information
|
| 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 not always answer your question properly or correctly. 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
|