Skip to content

Commit 3222e52

Browse files
committed
Save the vllm tokenizer adapted state
1 parent 4d5b16d commit 3222e52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/vllm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ curl http://127.0.0.1:8000/generate \
4545
}'
4646
```
4747

48-
To generate a string that matches the grammar `<grammar>`:
48+
To generate a string that matches a given grammar `<grammar>`:
4949

5050
```bash
5151
curl http://127.0.0.1:8000/generate \

0 commit comments

Comments
 (0)