Skip to content

Commit 56efa2d

Browse files
author
root
committed
[Doc] eval-type not support service but server, and test the result by online inference
Signed-off-by: root <root@liaolile-laptop.localdomain>
1 parent 382c29f commit 56efa2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/developer_guide/evaluation/using_evalscope.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ evalscope eval \
7171
--model Qwen/Qwen2.5-7B-Instruct \
7272
--api-url http://localhost:8000/v1 \
7373
--api-key EMPTY \
74-
--eval-type service \
74+
--eval-type server \
7575
--datasets gsm8k \
7676
--limit 10
7777
```

0 commit comments

Comments
 (0)