Skip to content

Commit a9135f8

Browse files
committed
add sglang version demand
1 parent b8773f7 commit a9135f8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

examples/v1/scripts/run_rl_deterministic.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ EVAL_DATA_PATH=${4:-""}
1414
export PYTHONPATH=$(pwd):$PYTHONPATH
1515

1616
# deterministic 环境变量
17+
# NOTE: you should use sglang==0.5.5 to reproduce our results deterministic results.
1718
export XTUNER_USE_SGLANG=1
1819
export XTUNER_USE_LMDEPLOY=0
1920
export XTUNER_USE_VLLM=0

0 commit comments

Comments
 (0)