Possible prompt processing speedup for current MoE models like DeepSeek V3 and Llama 4? #12932
Dampfinchen
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
back in the Mixtral days, I remember a PR by @slaren which enhanced prompt processing performance significantly for the MoE mixtral models. I believe what it did was grouping all the experts together.
#6505
This PR, I think it was.
Is there a possibility of adding this low hanging fruit to the recent MoE models like DeepSeek and L4 as well or is there any architectural limitation that prevents one from doing so?
Beta Was this translation helpful? Give feedback.
All reactions