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 222c944 commit 276f154Copy full SHA for 276f154
README.md
@@ -67,7 +67,7 @@ result = await judge.evaluate(
67
Run Judge as a REST API:
68
69
```bash
70
-vllm-judge serve --base-url http://vllm-server:8000 --port 9090 --host localhost
+vllm-judge serve --base-url http://vllm-server:8000 --port 9090
71
```
72
73
Then use the HTTP API:
0 commit comments