mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-06-26 22:00:13 +00:00

* Add HuggingFaceTGIGenerator * PR review * PR feedback from Stefano --------- Co-authored-by: Stefano Fiorucci <44616784+anakin87@users.noreply.github.com>
6 lines
190 B
YAML
6 lines
190 B
YAML
---
|
|
preview:
|
|
- |
|
|
Adds `HuggingFaceTGIGenerator` for text generation. This components support remote inferencing for
|
|
Hugging Face LLMs via text-generation-inference (TGI) protocol.
|