r_32_alpha_16_fast.yaml 182 B

123456789
  1. _target_: fish_speech.models.text2semantic.lora.LoraConfig
  2. r: 32
  3. lora_alpha: 16
  4. lora_dropout: 0.1
  5. target_modules:
  6. - fast_attention
  7. - fast_mlp
  8. - fast_embeddings
  9. - fast_output