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

Signed-off-by: David Chen <530634352@qq.com>
This commit is contained in:
WeiQing Chen 2025-09-22 10:49:13 +08:00 committed by GitHub
parent 7b57a433da
commit 793be8d057
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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