|
{ |
|
"alpha_pattern": {}, |
|
"auto_mapping": { |
|
"base_model_class": "PhiForCausalLM", |
|
"parent_library": "transformers_modules.microsoft.phi-2.cb02e3efd822d6dbc1ca7e0dff31c29a11550411.modeling_phi" |
|
}, |
|
"base_model_name_or_path": "microsoft/phi-2", |
|
"bias": "none", |
|
"fan_in_fan_out": false, |
|
"inference_mode": true, |
|
"init_lora_weights": true, |
|
"layers_pattern": null, |
|
"layers_to_transform": null, |
|
"loftq_config": {}, |
|
"lora_alpha": 16, |
|
"lora_dropout": 0.1, |
|
"megatron_config": null, |
|
"megatron_core": "megatron.core", |
|
"modules_to_save": null, |
|
"peft_type": "LORA", |
|
"r": 64, |
|
"rank_pattern": {}, |
|
"revision": null, |
|
"target_modules": [ |
|
"fc2", |
|
"fc1", |
|
"out_proj", |
|
"Wqkv" |
|
], |
|
"task_type": null |
|
} |