Skip to content

Enable better kernel for GroupedRMSNorm - #1

Open
amirkl94 wants to merge 7 commits into
feat/relu2-cutlassfrom
round-1-optimizations
Open

Enable better kernel for GroupedRMSNorm#1
amirkl94 wants to merge 7 commits into
feat/relu2-cutlassfrom
round-1-optimizations

Conversation

@amirkl94

@amirkl94 amirkl94 commented Nov 2, 2025

Copy link
Copy Markdown
Owner

WIP

amirkl94 and others added 3 commits October 21, 2025 11:22
When running cutlass FusedMoE FP8 the scaling factors that are passed are None.
This PR passes the correct scaling factors and enables the relevant test.

Signed-off-by: Amir Klein <203507526+amirkl94@users.noreply.github.com>
Signed-off-by: Amir Klein <203507526+amirkl94@users.noreply.github.com>
@github-actions

github-actions Bot commented Nov 2, 2025

Copy link
Copy Markdown

👋 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 ask your reviewers to trigger select CI tests on top of fastcheck CI.

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.

If you have any questions, please reach out to us on Slack at https://slack.vllm.ai.

🚀

Signed-off-by: Amir Klein <203507526+amirkl94@users.noreply.github.com>
Signed-off-by: Amir Klein <203507526+amirkl94@users.noreply.github.com>
Signed-off-by: Amir Klein <203507526+amirkl94@users.noreply.github.com>
@amirkl94
amirkl94 force-pushed the round-1-optimizations branch from 75c4b08 to c17029c Compare November 2, 2025 14:24
Signed-off-by: Amir Klein <203507526+amirkl94@users.noreply.github.com>
amirkl94 pushed a commit that referenced this pull request Dec 14, 2025
…iton-kernel

Triton kernel, CUDA graphs, and start of prefix caching fixes
amirkl94 pushed a commit that referenced this pull request Dec 14, 2025
…-quant-for-mxfp8

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants