mirror of
https://github.com/hwchase17/langchain
synced 2024-10-29 17:07:25 +00:00
d85b04be7f
[RELLM](https://github.com/r2d4/rellm) is a library that wraps local HuggingFace pipeline models for structured decoding. RELLM works by generating tokens one at a time. At each step, it masks tokens that don't conform to the provided partial regular expression. [JSONFormer](https://github.com/1rgs/jsonformer) is a bit different, where it sequentially adds the keys then decodes each value directly |
||
---|---|---|
.. | ||
examples | ||
integrations | ||
getting_started.ipynb | ||
how_to_guides.rst | ||
integrations.rst |