File size: 259 Bytes
0a3525d
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
defaults:
  - text2semantic_finetune
  - _self_

project: text2semantic_finetune_dual_ar_lora

# Model Configuration
model:
  save_lora_only: true
  lora_config:
    _target_: fish_speech.models.text2semantic.lit_module.LoraConfig
    r: 8
    lora_alpha: 16