| { | |
| "alpha_pattern": {}, | |
| "auto_mapping": { | |
| "base_model_class": "abcQwenVL", | |
| "parent_library": "internvl.model.abc.modeling_abc" | |
| }, | |
| "base_model_name_or_path": "Qwen/Qwen2-VL-7B-Instruct", | |
| "bias": "none", | |
| "fan_in_fan_out": false, | |
| "inference_mode": true, | |
| "init_lora_weights": true, | |
| "layer_replication": null, | |
| "layers_pattern": null, | |
| "layers_to_transform": null, | |
| "loftq_config": {}, | |
| "lora_alpha": 128, | |
| "lora_dropout": 0.05, | |
| "megatron_config": null, | |
| "megatron_core": "megatron.core", | |
| "modules_to_save": [ | |
| "temperature", | |
| "mlp_head" | |
| ], | |
| "peft_type": "LORA", | |
| "r": 64, | |
| "rank_pattern": {}, | |
| "revision": null, | |
| "target_modules": [ | |
| "mlp.fc1", | |
| "mlp.up_proj", | |
| "mlp.gate_proj", | |
| "mlp.fc2", | |
| "self_attn.o_proj", | |
| "mlp.down_proj", | |
| "attn.qkv", | |
| "self_attn.q_proj", | |
| "self_attn.k_proj", | |
| "self_attn.v_proj", | |
| "attn.proj" | |
| ], | |
| "task_type": "CAUSAL_LM", | |
| "use_dora": false, | |
| "use_rslora": false | |
| } | |