mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 12:24:53 +00:00
Update docs/source/conceptual/guidance.md
Co-authored-by: Mishig <mishig.davaadorj@coloradocollege.edu>
This commit is contained in:
parent
26ba2d50a3
commit
f04b1b343d
@ -12,7 +12,7 @@ If you're not up to date, grab the latest version and let's get started!
|
|||||||
|
|
||||||
## How it works
|
## How it works
|
||||||
|
|
||||||
TGI's leverages the [outlines](https://github.com/outlines-dev/outlines) library to efficiently parse and compile the grammatical structures and tools specified by users. This integration transforms the defined grammars into an intermediate representation that acts as a framework to guide and constrain content generation, ensuring that outputs adhere to the specified grammatical rules.
|
TGI leverages the [outlines](https://github.com/outlines-dev/outlines) library to efficiently parse and compile the grammatical structures and tools specified by users. This integration transforms the defined grammars into an intermediate representation that acts as a framework to guide and constrain content generation, ensuring that outputs adhere to the specified grammatical rules.
|
||||||
|
|
||||||
## Table of Contents 📚
|
## Table of Contents 📚
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user