ACE-Music-Generator / config /zh_rap_lora_config.json
ACloudCenter's picture
Add ACE-Step music generator with simplified UI and LFS images
0fd05a1
raw
history blame contribute delete
248 Bytes
{
"r": 256,
"lora_alpha": 32,
"target_modules": [
"speaker_embedder",
"linear_q",
"linear_k",
"linear_v",
"to_q",
"to_k",
"to_v",
"to_out.0"
],
"use_rslora": true
}