lmstudio Failed to load model

#1
by huangang - opened

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

lmstudio version is 0.3.17

Change version of MLX engine to the latest one (0.19.1) . In my case it was selected by default 0.17.0 even though i have the newer engine version (it might be related with the fact that I updated LMStudio - not installed from scratch)
I have changed it and now it´s working

Sign up or log in to comment