v0.25.0rc1
📦 vllmView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release includes a bug fix for a flaky test on ARM architectures related to ShortConv prefill. The fix addresses issues with uninitialized weights.
🐛 Bug Fixes
- Fixed a flaky ShortConv prefill test on ARM due to uninitialized weights.