Skip to content

Conversation

@gty111
Copy link
Contributor

@gty111 gty111 commented Jun 2, 2025

Fix some errors in benchmark_moe.py

  • Replace List to list to solve NameError: name 'List' is not defined. Did you mean: 'list'?
  • Remove SimpleNamespace to solve TypeError: types.SimpleNamespace() argument after ** must be a mapping, not Qwen3MoeConfig

image

@houseroad

@github-actions
Copy link

github-actions bot commented Jun 2, 2025

👋 Hi! Thank you for contributing to the vLLM project.

💬 Join our developer Slack at https://slack.vllm.ai to discuss your PR in #pr-reviews, coordinate on features in #feat- channels, or join special interest groups in #sig- channels.

Just a reminder: PRs would not trigger full CI run by default. Instead, it would only run fastcheck CI which starts running only a small and essential subset of CI tests to quickly catch errors. You can run other CI tests on top of those by going to your fastcheck build on Buildkite UI (linked in the PR checks section) and unblock them. If you do not have permission to unblock, ping simon-mo or khluu to add you in our Buildkite org.

Once the PR is approved and ready to go, your PR reviewer(s) can run CI to test the changes comprehensively before merging.

To run CI, PR reviewers can either: Add ready label to the PR or enable auto-merge.

🚀

@gty111 gty111 force-pushed the patch-1 branch 2 times, most recently from 8a8e0ca to e547a06 Compare June 3, 2025 02:32
gty111 added 2 commits June 3, 2025 10:37
Signed-off-by: Tianyu Guo <[email protected]>
Signed-off-by: Tianyu Guo <[email protected]>
@ywang96 ywang96 added the ready ONLY add when PR is ready to merge/full CI is needed label Jun 9, 2025
@ywang96 ywang96 merged commit 4589b94 into vllm-project:main Jun 10, 2025
53 checks passed
@gemini-code-assist
Copy link
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready ONLY add when PR is ready to merge/full CI is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants