README / README.md
julien-c's picture
julien-c HF staff
Update README.md
e837a6e
|
raw
history blame
518 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.
![architecture](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