lmstudio-ai / lmstudio-ai/mlx-engine

DiffusionGemma

Open
#336 1 comment 4 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.2k
Forks
133
Avg merge
21h 6m
Merged PRs (30d)
1

Description

```
Failed to load model.

Error when loading model: ValueError: Model type diffusion_gemma not supported. Error: No module named 'mlx_vlm.speculative.drafters.diffusion_gemma'
```
Thanks!

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the model-loading failure and tracing the unsupported model type `diffusion_gemma` to the missing `mlx_vlm.speculative.drafters.diffusion_gemma` module. Done means DiffusionGemma loads successfully without this ValueError.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.