fix load model

This commit is contained in:
vincentchen
2025-09-08 21:58:59 +08:00
parent 272264b516
commit ff1feb611f
4 changed files with 14 additions and 11 deletions
+4 -6
View File
@@ -5,9 +5,7 @@
log_name: "robotic_training"
log_project: "vla_training"
model_type: qwen2_5
processor_path: "/path/to/model/"
pretrained_qwen_vl_path: "/path/to/qwen_vl_model/"
qwen_vl_act_config_path: "/path/to/config.json"
action_tokenizer_path: "/path/to/fast/"
save_path: "/path/to/workspace/"
@@ -52,10 +50,10 @@ agent_pos_config:
height: 1
car_pose: 3
# Checkpoint resuming configuration
resume:
ckpt: "/path/to/resume_model/"
load_ckpt_only: true
# # Checkpoint resuming configuration
# resume:
# ckpt: "/path/to/resume_model/"
# load_ckpt_only: true
# Data configuration
data: