no vision tower

#1
by Murasameqaq - opened

sorry new to ai era, but i tried this model with mlx-vlm but shows no vision tower

Thanks for the report — this was a real packaging bug, now fixed. This repo (and its 11 MLX siblings) originally shipped only the quantized language tower; the vision tower was missing, so mlx_vlm correctly refused to load it. All 12 Qwen3.6-35B-A3B-*-MLX-* repos were republished on 2026-07-04 as full-tower packs (language tower quantized, vision tower BF16) and smoke-tested with mlx_vlm image inference before publishing. Please re-download and load with mlx-vlm >= 0.6. Fair warning: 2-bit is the most aggressive variant — for quality-sensitive use the 3-bit/4-bit packs are a better fit.

Sign up or log in to comment