Glossary · Term

TGI

← all terms

Definition

Plain language

An open-source system for running large language models efficiently.

As stated in the literature

Text Generation Inference, Hugging Face's high-throughput LLM serving framework; one of the standard open-source serving stacks designed primarily for chat-style workloads.

Also called: Text Generation Inference

Why it matters: It's a standard way to deploy large language models efficiently, though it's built mainly for chat-style traffic.

For example, a company can run a large open-source chatbot for many users at once using this serving system.

Heard on the show

“It says modern LLM serving stacks — vLLM, TGI, the whole open-source set — were designed for a world that doesn't exist anymore.”
Episode 016 — Why Your Coding Agent Stalls While the GPU Runs Hot

Mentioned in 1 episode

  1. 016
    Why Your Coding Agent Stalls While the GPU Runs Hot

Related terms