internlm-xcomposer2d5-ol-7b / adapter /adapter_config.json
yhcao's picture
upload models
8e1010d
raw
history blame
785 Bytes
{
"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
}