verl icon indicating copy to clipboard operation
verl copied to clipboard

Could not override 'actor_rollout_ref.actor.dtype'. To append to your config use +actor_rollout_ref.actor.dtype=float16

Open juemifuji opened this issue 1 month ago • 1 comments

System Info

Image

Information

  • [ ] The official example scripts
  • [ ] My own modified scripts

Tasks

  • [ ] An officially supported task in the examples folder (such as GLUE/SQuAD, ...)
  • [ ] My own task or dataset (give details below)

Reproduction

recipe/flowrl/run_flowrl_qwen2.5_7b_fp16.sh脚本有问题

Image

Expected behavior

recipe/flowrl/run_flowrl_qwen2.5_7b_fp16.sh脚本有问题

Image

juemifuji avatar Nov 14 '25 08:11 juemifuji

我也遇到相同的错误,尝试使用+actor_rollout_ref.actor.fsdp_config.mixed_precision.param_dtype=${dtype}
但是发现训练很不稳定

dtl123456 avatar Nov 19 '25 05:11 dtl123456