| { | |
| "alpha_pattern": {}, | |
| "auto_mapping": null, | |
| "base_model_name_or_path": "Qwen/Qwen2-Audio-7B", | |
| "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": 256, | |
| "lora_dropout": 0.05, | |
| "megatron_config": null, | |
| "megatron_core": "megatron.core", | |
| "modules_to_save": [ | |
| "input_layernorm", | |
| "post_attention_layernorm", | |
| "self_attn_layer_norm", | |
| "final_layer_norm", | |
| "norm", | |
| "lm_head", | |
| "embed_tokens", | |
| "embed_positions", | |
| "conv1", | |
| "conv2" | |
| ], | |
| "peft_type": "LORA", | |
| "r": 128, | |
| "rank_pattern": {}, | |
| "revision": null, | |
| "target_modules": [ | |
| "self_attn.q_proj", | |
| "out_proj", | |
| "self_attn.v_proj", | |
| "self_attn.o_proj", | |
| "mlp.down_proj", | |
| "mlp.gate_proj", | |
| "mlp.up_proj", | |
| "fc2", | |
| "fc1", | |
| "self_attn.k_proj" | |
| ], | |
| "task_type": "CAUSAL_LM", | |
| "use_dora": false, | |
| "use_rslora": false | |
| } |