Hi, Thank you for the great work! I noticed that the default LoRA config for [finetuning](https://github.com/OpenMOSS/MOSS-Audio/blob/main/finetune/FINETUNE.md#training) is: ``` --lora_rank=64 --lora_alpha=2 ``` The `lora_alpha` is very small. Is there a reason for that? Did you find this to be beneficial?
Hi,
Thank you for the great work!
I noticed that the default LoRA config for finetuning is:
The
lora_alphais very small. Is there a reason for that? Did you find this to be beneficial?