hl-planner-simple-subgoal / adapter_config.json
bingaochen's picture
upload inference-only adapter files (v11, checkpoint-328)
b68a65b verified
Raw
History Blame Contribute Delete
1.1 kB
{
"alora_invocation_tokens": null,
"alpha_pattern": {},
"arrow_config": null,
"auto_mapping": null,
"base_model_name_or_path": "/inspire/qb-ilm/project/robot-learning-system/public/wudongming/models/Qwen/Qwen3-VL-4B-Instruct",
"bias": "none",
"corda_config": null,
"ensure_weight_tying": false,
"eva_config": null,
"exclude_modules": null,
"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": 32,
"lora_bias": false,
"lora_dropout": 0.05,
"megatron_config": null,
"megatron_core": "megatron.core",
"modules_to_save": [],
"peft_type": "LORA",
"peft_version": "0.18.1",
"qalora_group_size": 16,
"r": 16,
"rank_pattern": {},
"revision": null,
"target_modules": "^(model.language_model.*\\.(k_proj|q_proj|o_proj|up_proj|v_proj|gate_proj|down_proj))$",
"target_parameters": null,
"task_type": "CAUSAL_LM",
"trainable_token_indices": null,
"use_dora": false,
"use_qalora": false,
"use_rslora": false
}