Files
SpaceThinker-Qwen2.5VL-3B/adapter_config.json
ModelHub XC 8028dc4c6c 初始化项目,由ModelHub XC社区提供模型
Model: remyxai/SpaceThinker-Qwen2.5VL-3B
Source: Original Platform
2026-06-15 00:41:30 +08:00

29 lines
663 B
JSON

{
"alpha_pattern": {},
"auto_mapping": null,
"base_model_name_or_path": "UCSC-VLAA/VLAA-Thinker-Qwen2.5VL-3B",
"bias": "none",
"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": 256,
"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",
"q_proj"
],
"task_type": "CAUSAL_LM",
"use_dora": false,
"use_rslora": false
}