Skip to content

Design Documents

This section contains design documents and architecture specifications for vLLM-Omni. The sidebar groups documents by the system concern they describe; retired module pages are preserved in the legacy archive instead of remaining in the active navigation.

Architecture Documents

Feature Design Documents

For user-facing configuration and current compatibility, see the Features overview. A design document defines an implementation contract; it is not, by itself, a general support claim.

Runtime and stage execution

Communication

OmniConnector implementations

Quantization

Diffusion acceleration

Parallelism

Attention optimization

The Diffusion Attention Backends guides list selectable backends, platform defaults, installation, and tuning. The design contracts separate selection mechanics from backend algorithms:

CPU offloading

Infrastructure and Performance

Module Design Documents

The pre-#5137 pages are preserved in the legacy module archive for historical reference and are not active design contracts.