Skip to content

Commit ec1dc1a

Browse files
authored
Fix speedup notation in SGLang Diffusion blog post (#242)
* Fix speedup notation in SGLang Diffusion blog post Corrected the speedup notation from '1.2x–5.9x' to '1.2x~' for clarity. * Revise SGLang Diffusion introduction section Updated the introduction of SGLang Diffusion to highlight its features and collaboration with the FastVideo team.
1 parent 05a2ad2 commit ec1dc1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/2025-11-07-sglang-diffusion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ previewImg: /images/blog/sgl-diffusion/sgl-diffusion-banner-16-9.png
66
---
77

88
We are excited to introduce SGLang Diffusion, which brings SGLang's state-of-the-art performance to accelerate image and video generation for diffusion models.
9-
SGLang Diffusion supports major open-source video and image generation models (Wan, Hunyuan, Qwen-Image, Qwen-Image-Edit, Flux) while providing fast inference speeds and ease of use via multiple API entry points (OpenAI-compatible API, CLI, Python interface). SGLang Diffusion delivers 1.2x–5.9x speedup across diverse workloads.
9+
SGLang Diffusion supports major open-source video and image generation models (Wan, Hunyuan, Qwen-Image, Qwen-Image-Edit, Flux) while providing fast inference speeds and ease of use via multiple API entry points (OpenAI-compatible API, CLI, Python interface). SGLang Diffusion delivers 1.2x~ speedup across diverse workloads.
1010
In collaboration with the FastVideo team, we provide a complete ecosystem for diffusion models, from post-training to production serving. The code is available [here](https://github.com/sgl-project/sglang/tree/main/python/sglang/multimodal_gen).
1111

1212
<iframe

0 commit comments

Comments
 (0)