Pinkstack commited on
Commit
8a43602
·
verified ·
1 Parent(s): dc8f7e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- we've continuously pre-trained 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|>
 
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|>