[diffusion] model: support a new model (#24994)

This commit is contained in:
Dawid Majchrowski
2026-05-27 08:51:03 +08:00
committed by GitHub
parent 468c565168
commit c317beda99
19 changed files with 3454 additions and 19 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ SGLang Diffusion is a high-performance inference framework for image and video g
## Key Features
- Broad model support across Wan, Hunyuan, Qwen-Image, FLUX, Z-Image, GLM-Image, and more
- Broad model support across Wan, Hunyuan, Cosmos3, Qwen-Image, FLUX, Z-Image, GLM-Image, and more
- Fast inference with `sgl-kernel`, JIT kernels, scheduler improvements, and caching acceleration
- Multiple interfaces: `sglang generate`, `sglang serve`, and an OpenAI-compatible API
- Multi-platform support for NVIDIA, AMD, Intel XPU, Ascend, Apple Silicon, and Moore Threads