Skip to content

Commit 6e92289

Browse files
authored
Update run_qwen2.5vl-7b-gui_multi_singleturn_long.sh
1 parent 083cf0d commit 6e92289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UI-S1/examples/static_multiturn/run_qwen2.5vl-7b-gui_multi_singleturn_long.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ python3 -m verl.trainer.main_ppo \
2525
data.filter_overlong_prompts=True \
2626
data.truncation='error' \
2727
data.return_raw_chat=True \
28-
actor_rollout_ref.model.path=/nas-wulanchabu/jiabo.ye/checkpoints/2_5_gui/to_hf/nlp_v11.1.3_mix_single_new_fix_ckpt-Qwen2-5vl-7b-mp4-pp-lr-1-lr-3.0e-6-minlr--iters-1.0e-7-iters-1148-warmup-12-bs-256-gpus-2-seqlen-32768-iter_0001148-hf \
28+
actor_rollout_ref.model.path=xxx \
2929
actor_rollout_ref.actor.optim.lr=1e-6 \
3030
actor_rollout_ref.model.use_remove_padding=True \
3131
actor_rollout_ref.actor.ppo_mini_batch_size=256 \

0 commit comments

Comments
 (0)