TE

Text Generation Inference

Hugging Face toolkit for production LLM serving

Local LLM Runners Archived ★ 10.9k stars Hard setup Apache-2.0

This project is archived. Upstream development has stopped, so expect no new features or security fixes. Consider an actively maintained local llm runners alternative.

Text Generation Inference is Hugging Face's production-grade toolkit for deploying and serving large language models. It offers optimized transformers code, continuous batching, and an OpenAI-compatible API.

Key features

  • Production LLM serving
  • Continuous batching
  • Tensor parallelism
  • OpenAI-compatible endpoint

Strengths

  • Released under the Apache-2.0 license
  • First-class Docker support for quick deployment
  • Kubernetes-ready with Helm charts available
  • Mature project with 10.9k GitHub stars

Text Generation Inference replaces

Compare Text Generation Inference

15 head-to-head comparisons.

Similar local llm runners apps