We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b57a43 commit 793be8dCopy full SHA for 793be8d
tests/evals/gsm8k/README.md
@@ -19,7 +19,7 @@ pytest -s -v tests/gsm8k/test_gsm8k_correctness.py \
19
vllm serve Qwen/Qwen2.5-1.5B-Instruct --port 8000
20
21
# Run evaluation
22
-python tests/gsm8k/gsm8k_eval.py --port 8000
+python tests/evals/gsm8k/gsm8k_eval.py --port 8000
23
```
24
25
## Configuration Format
0 commit comments