ConicCat commited on
Commit
2bcdea4
·
verified ·
1 Parent(s): 440f8ab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ A good amount of complex instruction following and chatbot data was included as
18
 
19
  ### Chat Template
20
 
21
- Qwen3. Reasoning can be enable by adding `/think` to the system prompt and prefilling `<think>` or disable by adding `/nothink` and prefilling `<think>\n\n</think>` instead.
22
 
23
  Avoid using rep pen or dry if you can, as reasoning is degraded by penalizing repetition. ~.5 temp and minp .06 should be good defaults.
24
 
 
18
 
19
  ### Chat Template
20
 
21
+ Qwen3. Reasoning can be enable by adding `/think` to the system prompt and prefilling `<think>` or disabled by adding `/nothink` and prefilling `<think>\n\n</think>` instead.
22
 
23
  Avoid using rep pen or dry if you can, as reasoning is degraded by penalizing repetition. ~.5 temp and minp .06 should be good defaults.
24