lmstudio-ai / lmstudio-ai/mlx-engine
Support qwen3 moe
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 133
- Avg merge
- 21h 6m
- Merged PRs (30d)
- 1
Description
When trying to load this model: https://huggingface.co/mlx-community/Qwen3-30B-A3B-4bit-DWQ
I get
🥲 Failed to load the model
Failed to load model
Error when loading model: ValueError: Model type qwen3_moe not supported.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the loading failure with the linked Qwen3-30B-A3B-4bit-DWQ model and trace where the qwen3_moe model type is rejected. Done means the model loads successfully without the unsupported-model error; the issue does not name a file or test to start from.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100