File size: 423 Bytes
eb92ffe |
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": "trl-internal-testing/tiny-random-LlamaForCausalLM",
"bias": "none",
"exclude_modules": null,
"inference_mode": true,
"init_weights": false,
"layers_pattern": null,
"layers_to_transform": null,
"modules_to_save": null,
"peft_type": "BONE",
"r": 2,
"revision": null,
"target_modules": [
"v_proj",
"q_proj"
],
"task_type": "CAUSAL_LM"
} |