Hacker News new | ask | show | jobs
by Centigonal 21 days ago
yes, MoE reduces the inference compute requirements (inference memory reqs remain the same)
1 comments

As someone who has spent quite a lot of time on inference, I would a add a small note:

Deployment looks very different for MoE than dense style models so I would say that it is more nuanced than "inference memory reqs remain the same". Memory can be very different for MoE style models.