langchain/docs/modules/models/llms
Sai Vinay G cf4c1394a2
feat: Added class to support huggingface text generation inference server (#4447)
[Text Generation
Inference](https://github.com/huggingface/text-generation-inference) is
a Rust, Python and gRPC server for generating text using LLMs.

This pull request add support for self hosted Text Generation Inference
servers.

feature: #4280

---------

Co-authored-by: Your Name <you@example.com>
Co-authored-by: Dev 2049 <dev.dev2049@gmail.com>
2023-05-12 07:32:37 -07:00
..
examples Optimize the initialization method of GPTCache (#4522) 2023-05-11 16:15:23 -07:00
integrations feat: Added class to support huggingface text generation inference server (#4447) 2023-05-12 07:32:37 -07:00
getting_started.ipynb docs: update getting_started.ipynb (#2883) 2023-04-14 07:40:26 -07:00
how_to_guides.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
integrations.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00