mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-18 05:21:21 +00:00
[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 |
||
---|---|---|
.. | ||
chat | ||
llms | ||
text_embedding/examples | ||
chat.rst | ||
getting_started.ipynb | ||
llms.rst | ||
text_embedding.rst |