XiaoY1's picture
Upload adapter_config.json with huggingface_hub
eda9344 verified
raw
history blame contribute delete
No virus
737 Bytes
{
"alpha_pattern": {},
"auto_mapping": null,
"base_model_name_or_path": "/xpfs/public/models/models--Qwen--Qwen2-VL-7B-Instruct/snapshots/3ca981c995b0ce691d85d8408216da11ff92f690",
"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": 128,
"lora_dropout": 0.05,
"megatron_config": null,
"megatron_core": "megatron.core",
"modules_to_save": null,
"peft_type": "LORA",
"r": 128,
"rank_pattern": {},
"revision": null,
"target_modules": [
"v_proj",
"k_proj",
"up_proj",
"q_proj",
"o_proj",
"gate_proj",
"down_proj"
],
"task_type": "CAUSAL_LM"
}