Highlights
This release resolves performance regression of Qwen-Image model according to issue #4964 . And it also fixes the default operator priority for RMSNorm.
What's Changed
- [BugFix] Restore vllm_c IR op priority and torch.nn.RMSNorm for Qwen-Image (Same As #5009) by @NumberWan in #5017
Full Changelog: v0.24.0...v0.24.1