mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-18 16:55:14 +02:00
lots of tweaks for ace step
This commit is contained in:
@@ -1685,14 +1685,16 @@
|
||||
"vocal_language": "en",
|
||||
"task_type": "text2music",
|
||||
"seed": 622315,
|
||||
"thinking": false,
|
||||
"lm_temperature": 0.85,
|
||||
"lm_cfg_scale": 2.0,
|
||||
"lm_top_p": 0.9,
|
||||
"lm_temperature": 1.0,
|
||||
"lm_cfg_scale": 3.0,
|
||||
"lm_top_p": 0.95,
|
||||
"lm_top_k": 40,
|
||||
"lm_rep_pen": 1.03,
|
||||
"lm_negative_prompt": "",
|
||||
"inference_steps": 8,
|
||||
"guidance_scale": 1.0,
|
||||
"shift": 3.0,
|
||||
"rewrite_caption": true,
|
||||
"audio_codes": ""
|
||||
},
|
||||
"schema": {
|
||||
|
||||
Reference in New Issue
Block a user