mistral
ConicCat commited on
Commit
b11abda
·
verified ·
1 Parent(s): 9200fe2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -17,7 +17,9 @@ NOTE: THIS IS THE NON-THINKING VERSION
17
 
18
  Upon further testing, I discovered that while merging back onto the instruct improved thinking mode, this came at the cost of degraded non-thinking outputs.
19
 
20
- Use the thinking version instead if you want a thinking model.
 
 
21
 
22
  ## Settings
23
 
@@ -25,6 +27,8 @@ The chat template has been converted to a Phi 3 template as the model seemed to
25
 
26
  This model does prefer having character cards placed in user messages, not the system prompt.
27
 
 
 
28
  ## Special Thanks:
29
 
30
  Undi95 for portions of their dataset and inspiration.
 
17
 
18
  Upon further testing, I discovered that while merging back onto the instruct improved thinking mode, this came at the cost of degraded non-thinking outputs.
19
 
20
+ As such I have decided upload this version which was not merged onto the instruct.
21
+
22
+ Use the [thinking version](https://huggingface.co/ConicCat/Apriel-R1PV.2-Thinking) instead if you want a thinking model.
23
 
24
  ## Settings
25
 
 
27
 
28
  This model does prefer having character cards placed in user messages, not the system prompt.
29
 
30
+ Add `/no_think` to the system prompt
31
+
32
  ## Special Thanks:
33
 
34
  Undi95 for portions of their dataset and inspiration.