Skip to content

[Docs/Question] How to build and use custom mlx-engine with updated mlx-lm for Qwen3-Next-80B-A3B-Instruct-8bit? #220

@do-me

Description

@do-me

I tried running mlx-community/Qwen3-Next-80B-A3B-Instruct-8bit in LM Studio but the next architecture isn't yet supported in the latest mlx-engine. This is most likely due to the latest mlx-lm release that had a bug.

It works though with the most recent version from GitHub. You can run the model successfully with:

uv run --with git+https://github.com/ml-explore/mlx-lm.git mlx_lm.chat --model mlx-community/Qwen3-Next-80B-A3B-Instruct-8bit --max-tokens 10000

Would it be appropriate to add some docs of how to build all modules - including mlx-engine - from source and using them in LM Studio?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions