How to convert from base model using mlx-lm?

#1
by kikekewl - opened

Getting the following error:
ValueError: Model type qwen3_next not supported.

TIA

LMStudio has to integrate support for this model yet, for now it can only be used with mlx tools. I built my quants with the branch before it was merged, but it's been just merged, so check out latest mlx-lm and should work

Sign up or log in to comment