README / README.md
julien-c's picture
julien-c HF staff
Update README.md
3228b83
|
raw
history blame
527 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="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