#39 · Primary category: Inference & Local Deploy
vllm-omni
A framework for efficient model inference with omni-modality models
Project last updated:08/29/26
GitHub Stars
6.5K
Forks
1.6K
Contributors
361
License
Apache-2.0
Why we included this project
Text-only inference servers don't fit models that also produce speech, images, video, audio, or robot action sequences. vLLM-Omni extends the vLLM engine to these omni-modality models, handling non-autoregressive architectures like diffusion transformers and heterogeneous outputs through pipelined stage execution and disaggregated resource allocation. That keeps throughput up when output types vary. Teams serving open models such as Qwen3-Omni, TTS systems, or image and video diffusion generators can expose an OpenAI-compatible API with streaming and parallel execution, making it a practical drop-in serving layer. Stable releases track upstream vLLM minor versions, so upgrades follow a predictable cadence rather than a moving target.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ollama
Get up and running with Kimi-K2.6, GLM-5.2, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
llama.cpp
LLM inference in C/C++
vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
LocalAI
LocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.