Skip to content

Topic

LLM inference

The runtime side of large language models: executing a trained model's forward pass for users, usually on GPUs, through batching servers and APIs rather than during training.

Current clusters