cd /news/large-language-models/why-did-the-qwen-35b-moe-suddenly-va… · home topics large-language-models article
[ARTICLE · art-98929] src=promptcube3.com ↗ pub= topic=large-language-models verified=true sentiment=↓ negative

Why did the Qwen 35B MoE suddenly vanish from the latest commits?

A GitHub commit to the modelscope/ms-swift repository removed the Qwen 35B MoE model, frustrating developers who relied on it for local deployment. The removal suggests the model may be scrapped or pivoted, leaving a gap in mid-range MoE options for individual developers.

read2 min views1 publishedAug 16, 2026
Why did the Qwen 35B MoE suddenly vanish from the latest commits?
Image: Promptcube3 (auto-discovered)

For those who aren't following the commit history closely, you can see the removal here:

https://github.com/modelscope/ms-swift/commit/a45f1d4f73157ba59062a7fd1f55a40dae759156

This is honestly frustrating because the 35B MoE hits a sweet spot for local deployment. It's powerful enough to handle complex reasoning but small enough to fit on consumer hardware if you've got the VRAM. If the developers are cleaning up the codebase by removing it, it usually implies the model is either being scrapped or pivoted into something else.

I've been trying to build a stable AI workflow around this specific parameter count, and having the rug pulled out via a GitHub commit is a nightmare for planning. Usually, when a model is "coming soon," you see more integration, not deletions.

The impact on local LLM deployment #

The MoE (Mixture of Experts) architecture is exactly why the 35B is so desirable. It gives you the intelligence of a much larger model without the linear increase in compute costs during inference. If this gets shelved, we're left with a gap between the smaller, faster models and the massive ones that require a server rack to run.

I suspect the team might not realize how much the community actually cares about this specific version. Most of the noise happens around the flagship models, but the mid-range MoEs are where the real productivity gains are for individual developers.

If anyone has a lead on whether this is just a temporary reorganization of the codebase or a genuine cancellation, please share. I'm trying to figure out if I should pivot my current prompt engineering efforts to a different model family or keep hoping that this was just a messy merge. It feels like we need to be louder on Hugging Face or X to make sure they know there's an actual demand for the 35B.

Next Why waste RAM on a lightweight Windows box when you can just →

── more in #large-language-models 4 stories · sorted by recency
── more on @qwen 35b moe 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/why-did-the-qwen-35b…] indexed:0 read:2min 2026-08-16 ·