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 4d5b16d commit 3222e52Copy full SHA for 3222e52
docs/reference/vllm.md
@@ -45,7 +45,7 @@ curl http://127.0.0.1:8000/generate \
45
}'
46
```
47
48
-To generate a string that matches the grammar `<grammar>`:
+To generate a string that matches a given grammar `<grammar>`:
49
50
```bash
51
curl http://127.0.0.1:8000/generate \
0 commit comments