lmstudio-ai / lmstudio-ai/mlx-engine

🥲 Failed to load the model:- lfm2-vl-3b

Open
#275 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.2k
Forks
133
Avg merge
21h 6m
Merged PRs (30d)
1

Description

model: **lfm2-vl-3b**

````
🥲 Failed to load the model

Failed to load model

Error when loading model: TypeError: Lfm2VlProcessor.__init__() missing 11 required positional arguments: 'downsample_factor', 'do_image_splitting', 'min_tiles', 'max_tiles', 'use_thumbnail', 'min_image_tokens', 'max_image_tokens', 'encoder_patch_size', 'tile_size', 'max_pixels_tolerance', and 'max_num_patches'
````

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the failure while loading the lfm2-vl-3b model and trace the Lfm2VlProcessor initialization that raises the missing-arguments error. Identify the relevant processor or model-loading entry point from that trace; done means lfm2-vl-3b loads successfully without the TypeError.

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
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.