mirror of
https://github.com/oobabooga/textgen.git
synced 2026-07-23 11:20:54 -05:00
Add Qwen3 presets
This commit is contained in:
3
user_data/presets/Qwen3 - No Thinking.yaml
Normal file
3
user_data/presets/Qwen3 - No Thinking.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
temperature: 0.7
|
||||
top_p: 0.8
|
||||
top_k: 20
|
||||
3
user_data/presets/Qwen3 - Thinking.yaml
Normal file
3
user_data/presets/Qwen3 - Thinking.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
temperature: 0.6
|
||||
top_p: 0.95
|
||||
top_k: 20
|
||||
Reference in New Issue
Block a user