vinesmsuic's picture
init
d2b646c
raw
history blame
357 Bytes
{
"base_model_name_or_path": null,
"bias": "none",
"enable_lora": null,
"fan_in_fan_out": false,
"inference_mode": true,
"lora_alpha": 32,
"lora_dropout": 0.0,
"merge_weights": false,
"modules_to_save": null,
"peft_type": "LORA",
"r": 8,
"target_modules": [
"to_q",
"to_v",
"query",
"value"
],
"task_type": null
}