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 |
Supports both thinking and non-thinking modes withe enhanced reasoning in both for significantly enhanced mathematics, coding, and commonsense
|
21 |
|
22 |
Excels at creative writing, role-playing, multi-turn dialogues, and instruction following
|
|
|
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 |
Supports both thinking and non-thinking modes withe enhanced reasoning in both for significantly enhanced mathematics, coding, and commonsense
|
23 |
|
24 |
Excels at creative writing, role-playing, multi-turn dialogues, and instruction following
|