We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b2539b commit 7689eb2Copy full SHA for 7689eb2
scripts/train/debug/single_gpu_on_beaker.sh
@@ -47,6 +47,7 @@ uv run python mason.py \
47
--with_tracking \
48
--num_epochs 1 \
49
--num_learners_per_node 1 \
50
+ --vllm_num_engines 2 \
51
--vllm_tensor_parallel_size 1 \
52
--beta 0.01 \
53
--seed 3 \
0 commit comments