text-generation-inference
https://github.com/huggingface/text-generation-inference
Python
Large Language Model Text Generation Inference
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to text-generation-inference
Help out
- Issues
- Different inference results and speed between /generate and OpenAI endpoint
- Regression in 2.4.0 : Input Valdidation errors return code 200 and do not return the error message
- On-The-Fly Quantization for Inference appears not to be working as per documentation.
- CUDA OutOfMemory even after warmup phase succeeded
- Support for Falcon-Mamba-7B
- Failed to build vllm in local install
- In dev mode, server is stuck at Server started at unix:///tmp/text-generation-server-0
- Support continue final message
- device-side assert triggered when trying to use LLaMA 3.2 Vision with grammar
- launch TGI with the argument `--max-input-tokens` smaller than sliding_window=4096 (got here max_input_tokens=16384)
- Docs
- Python not yet supported