bartowski commited on
Commit
baf328f
·
verified ·
1 Parent(s): d2405b8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -18,6 +18,8 @@ base_model_relation: quantized
18
 
19
  Supports a context length of up to 131,072 tokens with YaRN (default 32k)
20
 
 
 
21
  MoE model with 22B activated params, 128 total and 8 active experts
22
 
23
  Supports both thinking and non-thinking modes withe enhanced reasoning in both for significantly enhanced mathematics, coding, and commonsense
 
18
 
19
  Supports a context length of up to 131,072 tokens with YaRN (default 32k)
20
 
21
+ Supports `/no_think` to disable reasoning, just add it at the end of your prompt
22
+
23
  MoE model with 22B activated params, 128 total and 8 active experts
24
 
25
  Supports both thinking and non-thinking modes withe enhanced reasoning in both for significantly enhanced mathematics, coding, and commonsense