V2Dial/config/config_lora.json
2025-07-10 07:31:58 +02:00

8 lines
No EOL
135 B
JSON
Executable file

{
"r": 8,
"lora_alpha": 16,
"bias": "none",
"use_rslora": true,
"lora_dropout": 0.05,
"task_type":"CAUSAL_LM"
}