mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 12:24:53 +00:00
fix: update docs
This commit is contained in:
parent
fe787d1361
commit
8f1651f16d
@ -378,6 +378,14 @@ Options:
|
|||||||
|
|
||||||
[env: TOKENIZER_CONFIG_PATH=]
|
[env: TOKENIZER_CONFIG_PATH=]
|
||||||
|
|
||||||
|
```
|
||||||
|
## GRAMMAR_SUPPORT
|
||||||
|
```shell
|
||||||
|
--grammar-support
|
||||||
|
Enable outlines grammar constrained generation This is a feature that allows you to generate text that follows a specific grammar
|
||||||
|
|
||||||
|
[env: GRAMMAR_SUPPORT=]
|
||||||
|
|
||||||
```
|
```
|
||||||
## ENV
|
## ENV
|
||||||
```shell
|
```shell
|
||||||
|
Loading…
Reference in New Issue
Block a user