-
Notifications
You must be signed in to change notification settings - Fork 323
feat: add mtp ut case #2166
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
base: main
Are you sure you want to change the base?
feat: add mtp ut case #2166
Conversation
👋 Hi! Thank you for contributing to the vLLM Ascend project. The following points will speed up your PR merge:
If CI fails, you can run linting and testing checks locally according Contributing and Testing. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2166 +/- ##
=======================================
Coverage ? 76.26%
=======================================
Files ? 117
Lines ? 13265
Branches ? 0
=======================================
Hits ? 10116
Misses ? 3149
Partials ? 0
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:
|
77d26be
to
6104e5d
Compare
c70f358
to
c9250df
Compare
Signed-off-by: 赵江江 <[email protected]>
Signed-off-by: 赵江江 <[email protected]>
Signed-off-by: 赵江江 <[email protected]>
Signed-off-by: 赵江江 <[email protected]>
Signed-off-by: 赵江江 <[email protected]>
Signed-off-by: 赵江江 <[email protected]> # Conflicts: # tests/ut/models/test_deepseek_mtp.py
Signed-off-by: 赵江江 <[email protected]>
Signed-off-by: 赵江江 <[email protected]>
Signed-off-by: 赵江江 <[email protected]>
Signed-off-by: 赵江江 <[email protected]>
Signed-off-by: 赵江江 <[email protected]>
Signed-off-by: 赵江江 <[email protected]>
Signed-off-by: 赵江江 <[email protected]>
Signed-off-by: 赵江江 <[email protected]>
Signed-off-by: 赵江江 <[email protected]>
Signed-off-by: 赵江江 <[email protected]>
Signed-off-by: 赵江江 <[email protected]>
Signed-off-by: 赵江江 <[email protected]>
Signed-off-by: 赵江江 <[email protected]>
What this PR does / why we need it?
Fix mtp mode ut
Does this PR introduce any user-facing change?
Nothing
How was this patch tested?
This can be tested in the same way as a unit test.