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 382c29f commit 56efa2dCopy full SHA for 56efa2d
docs/source/developer_guide/evaluation/using_evalscope.md
@@ -71,7 +71,7 @@ evalscope eval \
71
--model Qwen/Qwen2.5-7B-Instruct \
72
--api-url http://localhost:8000/v1 \
73
--api-key EMPTY \
74
- --eval-type service \
+ --eval-type server \
75
--datasets gsm8k \
76
--limit 10
77
```
0 commit comments