| { |
| "alpha_pattern": {}, |
| "auto_mapping": { |
| "base_model_class": "OPTForCausalLM", |
| "parent_library": "transformers.models.opt.modeling_opt" |
| }, |
| "base_model_name_or_path": "hf-internal-testing/tiny-random-OPTForCausalLM", |
| "block_share": false, |
| "coft": false, |
| "eps": 6e-05, |
| "inference_mode": true, |
| "init_weights": false, |
| "layers_pattern": null, |
| "layers_to_transform": null, |
| "module_dropout": 0.0, |
| "modules_to_save": null, |
| "peft_type": "OFT", |
| "r": 8, |
| "rank_pattern": {}, |
| "revision": null, |
| "target_modules": [ |
| "out_proj", |
| "fc2", |
| "fc1", |
| "q_proj", |
| "v_proj", |
| "k_proj" |
| ], |
| "task_type": null |
| } |