Technology · LLMs → Serving · Open Source · wiki:stub

Text Generation Inference

This pack is still a wiki stub. Opening text below if present; full article bands appear after deepen (`Wiki-status: deep`).

Text Generation Inference (TGI) is Hugging Face’s production server for serving HF models with batching, streaming, and tracing. Standard self-host option in HF-centric stacks. Serve open models behind HF/OpenAI-compatible APIs for agents. Large Language Model Text Generation Inference [!CAUTION] text-generation-inference is now in maintenance mode. Going forward, we will accept pull requests for minor bug fixes, documentation improvements and lightweight maintenance tasks. TGI has initiated the movement for optimized inference engines to rely on a transformers model architectures. This approach is now adopted by downstream inference engines, which we contribute to and recommend using going forward: vllm, SGLang, as well as local engines with inter-compatibility such as llama.cpp or MLX. A Rust, Python and gRPC server for text generation inference. Used in production.

Research inventory

9 tags · 10 out · 11 in · 3 artifacts · 1 gaps · 16 corpus docs

Catalog tags

landscape.layer
LLMs
landscape.subcategory
Serving
license_tag
Open Source
maps.dm
absent
maps.features
5
one_liner
LLMs
review.depth
science
slug
text-generation-inference
title
Text Generation Inference

Artifacts

  • dm_map · absent
  • features_map · present · technologies/text-generation-inference/features.md
  • readme · present · technologies/text-generation-inference/README.md

Out · alternative_to

Out · maps_to

In · alternative_to

In · in_stack

In · maps_to

Corpus tags

category
LLMs → Serving
dedication
open-source
feature
bring-your-own-model
cost-latency-ops
deployment-data-residency
model-flexibility-routing
self-host
kind
map_edge
tech_features
tech_quote
tech_readme
needs_deepen
false
quality
ok
slug
text-generation-inference
source_id
tgi-docs
tgi-github
vllm-contrast
technology
text-generation-inference

Corpus documents (16)

map_edge · 5

  • text-generation-inference → bring-your-own-model
  • text-generation-inference → cost-latency-ops
  • text-generation-inference → deployment-data-residency
  • text-generation-inference → model-flexibility-routing
  • text-generation-inference → self-host

tech_features · 1

  • Text Generation Inference · features

tech_quote · 9

  • Text Generation Inference · tgi-docs
  • Text Generation Inference · tgi-docs
  • Text Generation Inference · tgi-docs
  • Text Generation Inference · tgi-github
  • Text Generation Inference · tgi-github
  • Text Generation Inference · tgi-github
  • Text Generation Inference · vllm-contrast
  • Text Generation Inference · vllm-contrast
  • … +1 more

tech_readme · 1

  • Text Generation Inference