File size: 370 Bytes
27668b0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
{
"auto_mapping": null,
"base_model_name_or_path": null,
"bias": "none",
"exclude_modules": null,
"inference_mode": false,
"init_weights": true,
"layers_pattern": null,
"layers_to_transform": null,
"modules_to_save": null,
"peft_type": "BONE",
"r": 64,
"revision": null,
"target_modules": [
"v_proj",
"q_proj"
],
"task_type": null
} |