README / README.md
julien-c's picture
julien-c HF Staff
Update README.md
6944f44
|
raw
history blame
605 Bytes
---
title: README
emoji: 🐒
colorFrom: purple
colorTo: purple
sdk: static
pinned: false
---
Text-Generation-Inference is a Rust, Python and gRPC server for text generation inference. Used in production at [HuggingFace](https://huggingface.co)
to power LLMs api-inference widgets.
<img width="300px" src="https://huggingface.co/spaces/text-generation-inference/README/resolve/main/architecture.jpg" />
## Repos
Check out the source code πŸ‘‰
- the server backend: https://github.com/huggingface/text-generation-inference
- the Chat UI: https://huggingface.co/spaces/text-generation-inference/chat-ui