"vllm/vscode:/vscode.git/clone" did not exist on "cafb8e06c5ffa359ac7fa4b53795e6eaa1a200c7"
Unverified Commit 793be8d0 authored by WeiQing Chen's avatar WeiQing Chen Committed by GitHub
Browse files

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


Signed-off-by: default avatarDavid Chen <530634352@qq.com>
parent 7b57a433
...@@ -19,7 +19,7 @@ pytest -s -v tests/gsm8k/test_gsm8k_correctness.py \ ...@@ -19,7 +19,7 @@ pytest -s -v tests/gsm8k/test_gsm8k_correctness.py \
vllm serve Qwen/Qwen2.5-1.5B-Instruct --port 8000 vllm serve Qwen/Qwen2.5-1.5B-Instruct --port 8000
# Run evaluation # Run evaluation
python tests/gsm8k/gsm8k_eval.py --port 8000 python tests/evals/gsm8k/gsm8k_eval.py --port 8000
``` ```
## Configuration Format ## Configuration Format
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment