Skip to content

[XPU]remove is_xxx from moe class - #43767

Closed
mayuyuace wants to merge 1 commit into
vllm-project:mainfrom
mayuyuace:qiming/remove_is_xxx
Closed

[XPU]remove is_xxx from moe class#43767
mayuyuace wants to merge 1 commit into
vllm-project:mainfrom
mayuyuace:qiming/remove_is_xxx

Conversation

@mayuyuace

Copy link
Copy Markdown
Contributor

Align with vllm-project/vllm-xpu-kernels#376
Tested below model, results is meaningful.
model=Qwen/Qwen3-30B-A3B
model=openai/gpt-oss-20b
model=Qwen/Qwen3-30B-A3B-FP8
model=INCModel/Qwen3-30B-A3B-Instruct-2507-MXFP8-LLMC
model=INCModel/Qwen3-30B-A3B-MXFP8-LLMC

Signed-off-by: mayuyuace <qiming1.zhang@intel.com>
@mergify

mergify Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor

Hi @mayuyuace, the pre-commit checks have failed. Please run:

uv pip install pre-commit>=4.5.1
pre-commit install
pre-commit run --all-files

Then, commit the changes and push to your branch.

For future commits, pre-commit will run automatically on changed files before each commit.

Tip

Is mypy failing?
mypy is run differently in CI. If the failure is related to this check, please use the following command to run it locally:
# For mypy (substitute "3.10" with the failing version if needed)
pre-commit run --hook-stage manual mypy-3.10

@mayuyuace

Copy link
Copy Markdown
Contributor Author

@jikunshang

@mergify

mergify Bot commented May 29, 2026

Copy link
Copy Markdown
Contributor

This pull request has merge conflicts that must be resolved before it can be
merged. Please rebase the PR, @mayuyuace.

https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork

@mergify mergify Bot added the needs-rebase label May 29, 2026
@mayuyuace mayuyuace closed this Jul 1, 2026
@mayuyuace

Copy link
Copy Markdown
Contributor Author

New PR for this:
#47256

@mayuyuace
mayuyuace deleted the qiming/remove_is_xxx branch July 7, 2026 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

intel-gpu Related to Intel GPU needs-rebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant