Skip to content

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

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

Conversation

ZhaoJiangJiang
Copy link

@ZhaoJiangJiang ZhaoJiangJiang commented Aug 1, 2025

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.

Copy link

github-actions bot commented Aug 1, 2025

👋 Hi! Thank you for contributing to the vLLM Ascend project. The following points will speed up your PR merge:‌‌

  • A PR should do only one thing, smaller PRs enable faster reviews.
  • Every PR should include unit tests and end-to-end tests ‌to ensure it works and is not broken by other future PRs.
  • Write the commit message by fulfilling the PR description to help reviewer and future developers understand.

If CI fails, you can run linting and testing checks locally according Contributing and Testing.

Copy link

codecov bot commented Aug 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@9260910). Learn more about missing BASE report.
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2166   +/-   ##
=======================================
  Coverage        ?   76.26%           
=======================================
  Files           ?      117           
  Lines           ?    13265           
  Branches        ?        0           
=======================================
  Hits            ?    10116           
  Misses          ?     3149           
  Partials        ?        0           
Flag Coverage Δ
unittests 76.26% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ZhaoJiangJiang ZhaoJiangJiang force-pushed the uttest branch 2 times, most recently from 77d26be to 6104e5d Compare August 4, 2025 02:37
@ZhaoJiangJiang ZhaoJiangJiang force-pushed the uttest branch 9 times, most recently from c70f358 to c9250df Compare August 11, 2025 03:22
赵江江 added 15 commits August 11, 2025 12:11
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]>
赵江江 added 2 commits August 11, 2025 12:11
Signed-off-by: 赵江江 <[email protected]>
Signed-off-by: 赵江江 <[email protected]>
赵江江 added 2 commits August 11, 2025 16:37
Signed-off-by: 赵江江 <[email protected]>
Signed-off-by: 赵江江 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants