Skip to content

[e2e] update minicpm models - #5359

Closed
kunpengW-code wants to merge 2 commits into
vllm-project:mainfrom
kunpengW-code:e2e-1225
Closed

kunpengW-code wants to merge 2 commits into
vllm-project:mainfrom
kunpengW-code:e2e-1225

Conversation

@kunpengW-code

@kunpengW-code kunpengW-code commented Dec 25, 2025 •

Copy link
Copy Markdown
Collaborator

What this PR does / why we need it?

Replace the MiniCPM model in the e2e use case with the newer MiniCPM4-0.5B.

Does this PR introduce any user-facing change?

no

How was this patch tested?

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the test_minicpm_2b e2e test by importing snapshot_download from modelscope and using it to fetch the OpenBMB/MiniCPM4-0.5B model for the VllmRunner, replacing the previously hardcoded openbmb/MiniCPM-2B-sft-bf16 model. There are no review comments provided.

Signed-off-by: Wang Kunpeng <1289706727@qq.com>
@github-actions

Copy link
Copy Markdown
Contributor

👋 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.

@kunpengW-code

Copy link
Copy Markdown
Collaborator Author

add it to pr #5397

@kunpengW-code
kunpengW-code deleted the e2e-1225 branch December 27, 2025 08:57
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