JLouisBiz commited on
Commit
7304f5c
·
verified ·
1 Parent(s): d896850

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -155,6 +155,8 @@ llama-server --jinja -m Qwen3-0.6B-Q8_0.gguf
155
  llama-server --jinja -fa -c 8192 -ngl 999 -v --log-timestamps --host 192.168.1.68 -m Qwen3-0.6B-Q8_0.gguf
156
  ```
157
 
 
 
158
  # Qwen3-0.6B
159
  <a href="https://chat.qwen.ai/" target="_blank" style="margin: 2px;">
160
  <img alt="Chat" src="https://img.shields.io/badge/%F0%9F%92%9C%EF%B8%8F%20Qwen%20Chat%20-536af5" style="display: inline-block; vertical-align: middle;"/>
 
155
  llama-server --jinja -fa -c 8192 -ngl 999 -v --log-timestamps --host 192.168.1.68 -m Qwen3-0.6B-Q8_0.gguf
156
  ```
157
 
158
+ 3. To disable thinking process, just add `/no_think` in the system message.
159
+
160
  # Qwen3-0.6B
161
  <a href="https://chat.qwen.ai/" target="_blank" style="margin: 2px;">
162
  <img alt="Chat" src="https://img.shields.io/badge/%F0%9F%92%9C%EF%B8%8F%20Qwen%20Chat%20-536af5" style="display: inline-block; vertical-align: middle;"/>