| { | |
| "act_fn": "relu", | |
| "auto_mapping": { | |
| "base_model_class": "OPTForCausalLM", | |
| "parent_library": "transformers.models.opt.modeling_opt" | |
| }, | |
| "base_model_name_or_path": "peft-internal-testing/tiny-random-OPTForCausalLM", | |
| "depth": 1, | |
| "exclude_modules": null, | |
| "inference_mode": true, | |
| "init_weights": true, | |
| "layers_pattern": null, | |
| "layers_to_transform": null, | |
| "modules_to_save": null, | |
| "peft_type": "PEANUT", | |
| "peft_version": "0.20.0", | |
| "r": 4, | |
| "revision": null, | |
| "scaling": 1.0, | |
| "target_modules": [ | |
| "v_proj", | |
| "q_proj" | |
| ], | |
| "task_type": null | |
| } |