File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ NUM_GPUS=${NUM_GPUS:-8}
1313FSDP_SIZE=${FSDP_SIZE:- 4}
1414SP_SIZE=${SP_SIZE:- 2}
1515EP_SIZE=${EP_SIZE:- 1}
16- VERL_EXP_NAME=${VERL_EXP_NAME:- qwen3-2b-vl-function-reward-minimal-fsdp -size8}
16+ VERL_EXP_NAME=${VERL_EXP_NAME:- qwen3-2b-vl-function-reward-minimal-veomni -size8}
1717
1818python3 -m verl.trainer.main_ppo \
1919 model_engine=veomni \
@@ -59,7 +59,7 @@ python3 -m verl.trainer.main_ppo \
5959 trainer.use_legacy_worker_impl=disable \
6060 trainer.critic_warmup=0 \
6161 trainer.logger=console \
62- trainer.project_name=' verl_grpo_example_gsm8k ' \
62+ trainer.project_name=' verl_veomni_test ' \
6363 trainer.experiment_name=" ${VERL_EXP_NAME} " \
6464 trainer.n_gpus_per_node=" ${NUM_GPUS} " \
6565 trainer.val_before_train=" ${VAL_BEFORE_TRAIN} " \
You can’t perform that action at this time.
0 commit comments