Gemma4 MOE Fix / Qwen MOECompressed - #297
Merged
cavusmustafa merged 4 commits intoSep 4, 2026
Merged
Conversation
cavusmustafa
force-pushed
the
moe_gathermatmul_v4
branch
from
August 25, 2026 18:51
2d00e2a to
b4e37f9
Compare
wine99
force-pushed
the
dev_backend_openvino
branch
from
August 28, 2026 01:36
01d5a57 to
40d3fdd
Compare
cavusmustafa
force-pushed
the
moe_gathermatmul_v4
branch
from
September 2, 2026 23:23
b4e37f9 to
2e876b5
Compare
cavusmustafa
marked this pull request as ready for review
September 3, 2026 00:01
ravi9
force-pushed
the
dev_backend_openvino
branch
from
September 3, 2026 00:04
ec98377 to
fd9bc04
Compare
cavusmustafa
force-pushed
the
moe_gathermatmul_v4
branch
from
September 3, 2026 01:14
2e876b5 to
3a791c8
Compare
ravi9
force-pushed
the
dev_backend_openvino
branch
from
September 3, 2026 21:10
fd9bc04 to
33237ab
Compare
Closed
cavusmustafa
force-pushed
the
moe_gathermatmul_v4
branch
from
September 4, 2026 16:51
3a791c8 to
85988d7
Compare
cavusmustafa
merged commit Sep 4, 2026
fdb0241
into
ravi9:dev_backend_openvino
4 of 16 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Gemma4 MOE Fix: force requantize to q4 for expert weights as a workaround to accuracy bug. Added TODO, and I will create a separate ticket with reproducer to gpu plugin.
MOECompressed works for qwen only for now.