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