Error when loading model: ValueError: Model type qwen3_moe not supported.

#1
by mrapplegate - opened

I get an error, and no clue about how to fix it. I'm not a developer.
My error is this.

πŸ₯² Failed to load the model

Failed to load model

Error when loading model: ValueError: Model type qwen3_moe not supported.

The error seems simple enough, ValueError: Model type qwen3_moe not supported, but I have no programming experience, so can someone guild me to an answer? Or a clue.
Thanks.
Paul

LM Studio Community org

In the LM Studio app, can you go to the runtimes page (cmd + shift + R), and ensure that your MLX default selection in the bottom right is 0.15.1? You may needed to download this version, which you can do from the runtimes page. If the app already tried to download, you may need to re-download if the installation is stuck. You can click on the downloads tracker in the bottom left corner to cancel an in-progress download/installation.

I appreciate the quick response.

mrapplegate changed discussion status to closed

In the LM Studio app, can you go to the runtimes page (cmd + shift + R), and ensure that your MLX default selection in the bottom right is 0.15.1? You may needed to download this version, which you can do from the runtimes page. If the app already tried to download, you may need to re-download if the installation is stuck. You can click on the downloads tracker in the bottom left corner to cancel an in-progress download/installation.

In the LM Studio app, can you go to the runtimes page (cmd + shift + R), and ensure that your MLX default selection in the bottom right is 0.15.1? You may needed to download this version, which you can do from the runtimes page. If the app already tried to download, you may need to re-download if the installation is stuck. You can click on the downloads tracker in the bottom left corner to cancel an in-progress download/installation.

The version of MLX was shown 0.14 in my app, and I got the same error message when I loaded Qwen3 MLX.

I clicked the refresh button in runtime page and the MLX upgrades to 0.15.1, now Qwen3 MLX series can be loaded in LM Studio. Thanks a lot !

Sign up or log in to comment