Skip to content

Commit 276f154

Browse files
Update README.md
1 parent 222c944 commit 276f154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ result = await judge.evaluate(
6767
Run Judge as a REST API:
6868

6969
```bash
70-
vllm-judge serve --base-url http://vllm-server:8000 --port 9090 --host localhost
70+
vllm-judge serve --base-url http://vllm-server:8000 --port 9090
7171
```
7272

7373
Then use the HTTP API:

0 commit comments

Comments
 (0)