mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-18 23:49:46 +00:00
updated docs
This commit is contained in:
parent
3cc6e2ea17
commit
5b22858dbd
1 changed files with 3 additions and 3 deletions
|
|
@ -1685,10 +1685,10 @@
|
|||
"vocal_language": "en",
|
||||
"task_type": "text2music",
|
||||
"seed": 622315,
|
||||
"lm_temperature": 1.0,
|
||||
"lm_temperature": 0.85,
|
||||
"lm_cfg_scale": 3.0,
|
||||
"lm_top_p": 0.95,
|
||||
"lm_top_k": 40,
|
||||
"lm_top_p": 0.9,
|
||||
"lm_top_k": 50,
|
||||
"lm_rep_pen": 1.03,
|
||||
"lm_negative_prompt": "",
|
||||
"inference_steps": 8,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue