Skip to content

Core concepts

These pages explain how vllm-mlx works beneath the command line and HTTP APIs. Use them when choosing an engine mode, debugging latency or memory behavior, or changing runtime code.

Runtime and requests

Models and memory

  • Caching compares the legacy prefix cache, memory-aware cache, paged cache, multimodal cache, and SSD tier.
  • Models and modalities explains text, vision, audio, embeddings, reranking, model registration, and residency.

Output interpretation

For individual Python objects, continue to the generated API reference. Every source definition is indexed there with an exact line link.