-
Notifications
You must be signed in to change notification settings - Fork 555
[Bugfix] Sync MRotaryEmbedding interface change to recover CI #1399
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1399 +/- ##
==========================================
- Coverage 27.39% 27.21% -0.19%
==========================================
Files 56 56
Lines 6191 6214 +23
==========================================
- Hits 1696 1691 -5
- Misses 4495 4523 +28
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
please make 0.9.1 works as well |
ok |
|
Merge to main to recover CI |
…roject#1399) ### What this PR does / why we need it? Sync MRotaryEmbedding interface change to recover main CI (vllm-project/vllm#19939) ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? CI passed --------- Signed-off-by: wangli <wangli858794774@gmail.com>
…roject#1399) ### What this PR does / why we need it? Sync MRotaryEmbedding interface change to recover main CI (vllm-project/vllm#19939) ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? CI passed --------- Signed-off-by: wangli <wangli858794774@gmail.com>
…roject#1399) ### What this PR does / why we need it? Sync MRotaryEmbedding interface change to recover main CI (vllm-project/vllm#19939) ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? CI passed --------- Signed-off-by: wangli <wangli858794774@gmail.com>
What this PR does / why we need it?
Sync MRotaryEmbedding interface change to recover main CI (vllm-project/vllm#19939)
Does this PR introduce any user-facing change?
No
How was this patch tested?
CI passed