ACE-Step / config /zh_rap_lora_config.json
aifeifei798's picture
Upload 67 files
7f42fd2 verified
raw
history blame
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
}