File size: 785 Bytes
8e1010d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 |
{
"alpha_pattern": {},
"auto_mapping": null,
"base_model_name_or_path": "/mnt/hwfile/mllm/zhangpan/share/from/xiaoyi/LVP_R560_IHD24_S3_1024_N24_CAT/LVP_R560_IHD24_S3_0726_N24",
"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": [
"video_mem_proj"
],
"peft_type": "LORA",
"r": 128,
"rank_pattern": {},
"revision": null,
"target_modules": [
"feed_forward.w2",
"attention.wo",
"feed_forward.w3",
"feed_forward.w1",
"attention.wqkv"
],
"task_type": "CAUSAL_LM",
"use_rslora": false
}
|