[Docs] GSM8K Accuracy Evaluation doc update (#25360)

Signed-off-by: David Chen <530634352@qq.com>
Signed-off-by: yewentao256 <zhyanwentao@126.com>
This commit is contained in:
WeiQing Chen 2025-09-22 10:49:13 +08:00 committed by yewentao256
parent 5322390f1d
commit dba6db9937

View File

@ -19,7 +19,7 @@ pytest -s -v tests/gsm8k/test_gsm8k_correctness.py \
vllm serve Qwen/Qwen2.5-1.5B-Instruct --port 8000
# Run evaluation
python tests/gsm8k/gsm8k_eval.py --port 8000
python tests/evals/gsm8k/gsm8k_eval.py --port 8000
```
## Configuration Format