|
{ |
|
"auto_mapping": { |
|
"base_model_class": "OPTForCausalLM", |
|
"parent_library": "transformers.models.opt.modeling_opt" |
|
}, |
|
"base_model_name_or_path": "hf-internal-testing/tiny-random-OPTForCausalLM", |
|
"bias": "none", |
|
"boft_block_num": 0, |
|
"boft_block_size": 4, |
|
"boft_dropout": 0.0, |
|
"boft_n_butterfly_factor": 1, |
|
"fan_in_fan_out": false, |
|
"inference_mode": true, |
|
"init_weights": false, |
|
"layers_pattern": null, |
|
"layers_to_transform": null, |
|
"modules_to_save": null, |
|
"peft_type": "BOFT", |
|
"revision": null, |
|
"target_modules": [ |
|
"q_proj", |
|
"v_proj" |
|
], |
|
"task_type": null |
|
} |