[Fix] Keep Kimi benchmark tokenizer offline
This commit is contained in:
parent
be9d6bfe3a
commit
27b8be09cb
@ -265,6 +265,7 @@ run_one_bench() {
|
|||||||
-e PYTHONUNBUFFERED=1 --entrypoint python3 "$CANDIDATE_IMAGE" \
|
-e PYTHONUNBUFFERED=1 --entrypoint python3 "$CANDIDATE_IMAGE" \
|
||||||
-m "$BENCH_MODULE" \
|
-m "$BENCH_MODULE" \
|
||||||
--backend sglang --host "$HEAD_HOST" --port "$PORT" \
|
--backend sglang --host "$HEAD_HOST" --port "$PORT" \
|
||||||
|
--tokenizer "$MODEL_PATH" \
|
||||||
"${dataset_args[@]}" \
|
"${dataset_args[@]}" \
|
||||||
--random-input-len "$INPUT_LEN" --random-output-len "$OUTPUT_LEN" \
|
--random-input-len "$INPUT_LEN" --random-output-len "$OUTPUT_LEN" \
|
||||||
--random-range-ratio 1.0 --num-prompts "$NUM_PROMPTS" \
|
--random-range-ratio 1.0 --num-prompts "$NUM_PROMPTS" \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user