Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ACE-Step/ACE-Step
ZHunkirw
/
ACE-Step
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ACE-Step
/
config
/
zh_rap_lora_config.json
Sayoyo
[feat] lora support
96ec844
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
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
}