Claude is not integrating it its saying its missing a field (block_ff_dim) in config.json

#1
by gagan1985 - opened

mlx-community/LFM2.5-2.6B-4bit doesn't actually work β€” its config.json is missing a field (block_ff_dim) that mlx-lm's LFM2 loader requires with no fallback. I didn't just give up on a version mismatch guess: upgraded mlx-lm straight from GitHub main and confirmed the exact same failure, then read the loader's source to confirm this specific checkpoint's config genuinely lacks what's needed β€” a real upstream incompatibility, not something our node can fix. Removed it rather than ship something that silently hangs forever on first use.

its mlx-lm issue, not mlx-vlm that this model require.

gagan1985 changed discussion status to closed

Sign up or log in to comment