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