| { | |
| "auto_mapping": null, | |
| "base_model_name_or_path": "/home/chentianqi/model/Qwen/Qwen2.5-1.5B-Instruct-GPTQ-Int4", | |
| "bias": "none", | |
| "exclude_modules": [ | |
| "lm_head" | |
| ], | |
| "fan_in_fan_out": false, | |
| "inference_mode": true, | |
| "layer_replication": null, | |
| "layers_pattern": null, | |
| "layers_to_transform": null, | |
| "megatron_config": null, | |
| "megatron_core": "megatron.core", | |
| "modules_to_save": null, | |
| "peft_type": "STUNE", | |
| "revision": null, | |
| "target_modules": [ | |
| "down_proj", | |
| "gate_proj", | |
| "k_proj", | |
| "up_proj", | |
| "v_proj", | |
| "q_proj", | |
| "o_proj" | |
| ], | |
| "task_type": "CAUSAL_LM", | |
| "trainable_token_indices": null | |
| } |