Skip to content

Commit

Permalink
bump max-num-batched-tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
rizar committed Jan 6, 2025
1 parent 88bf640 commit 3bfadfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/rl_gsm8k.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ vllm_config:
--num-scheduler-steps: 1
# VLLM get log probs OOM https://github.com/vllm-project/vllm/issues/5907
--enable-chunked-prefill: ""
--max-num-batched-tokens: 256
--max-num-batched-tokens: 1024

output_dir: outputs/rl_gsm8k_deepspeed
accelerate_cfg_path: conf/accelerate/accelerate_base.yaml
Expand Down

0 comments on commit 3bfadfc

Please sign in to comment.