Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-09-14 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-13 | 1 | 0 | 1 | 1 | 4 |
| 2026-09-12 | 2 | 1 | 1 | 3 | 99 |
| 2026-09-11 | 2 | 2 | 0 | 0 | 0 |
| 2026-09-10 | 5 | 0 | 0 | 0 | 0 |
| 2026-09-09 | 1 | 0 | 0 | 0 | 0 |
| 2026-09-08 | 0 | 10 | 0 | 0 | 0 |
| 2026-09-07 | 4 | 1 | 0 | 0 | 0 |
| 2026-09-06 | 1 | 1 | 0 | 0 | 0 |
| 2026-09-05 | 5 | 2 | 0 | 0 | 0 |
| 2026-09-04 | 4 | 0 | 0 | 0 | 0 |
| 2026-09-03 | 1 | 1 | 0 | 0 | 0 |
| 2026-09-02 | 2 | 2 | 0 | 0 | 0 |
| 2026-09-01 | 4 | 14 | 0 | 0 | 0 |
Opened: 11
Closed: 13
Comments: 2
Events: 4
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#2229 0.7.0 @ b5379f69 sweep: Llama-3.2-11B-Vision (mllama) mask off-by-one crash, InternVL 3.5 'internvl' model_type unsupported, aya_vision leaks <|START_RESPONSE|> markers Opened 1 day ago | jrp2014 | open | No labels | 1 | 0 | 1 day ago |
#2228 mlx_vlm.generate CLI and generate() ignore the checkpoint's generation_config.json sampling defaults that the server honours since #1337 Opened 1 day ago | jrp2014 | open | No labels | 1 | 0 | 1 day ago |
#2220 GLM-4.6V-nvfp4 (`glm4v_moe`) still returns `<|begin_of_box|>` / `<|end_of_box|>` on 0.7.0: the #2170 cleanup was applied to `glm4v` only Opened 2 days ago | jrp2014 | closed - completed | No labels | 2 | 0 | 1 day ago |
#2227 Mage-VL-OptiQ-4bit (`mage_vl`) fails to load on 0.7.0: flattened OptiQ `model.*` keys are not remapped by `sanitize` (904 parameters not in model) Opened 1 day ago | jrp2014 | open | No labels | 1 | 0 | 1 day ago |
#2221 20260911 -- Diagnostic run comparing 0.7.0rc0 → 0.7.0: like-for-like sweep of 33 cached VLMs (mostly "nothing to see") Opened 2 days ago | jrp2014 | open | No labels | 3 | 0 | 1 day ago |
#2201 Qwen assistant reasoning_content is dropped during prompt normalization Opened 5 days ago | bstpierr | open | No labels | 3 | 0 | 2 days ago |
#2084 glm5_next: indexer incremental `_pool` crashes with `[argmax] Cannot argmax reduce zero size array` after any cache rewind (stale `t_prev`) Opened 16 days ago | aidiffuser | closed - completed | No labels | 2 | 0 | 2 days ago |
#2210 Exact APC hit path (0.6.17): single-row warm cache merged into Batch* caches, Qwen3.5 shortcut copies the whole cache per decode token (6.5 -> 9.9 tok/s at 33k; patch) Opened 4 days ago | felix-ab | open | No labels | 3 | 0 | 2 days ago |
#2154 `TurboQuantKVCache` advertises `bits` but not `group_size`, so `mlx_lm`'s quantized SDPA path raises on it Opened 10 days ago | An0nya | closed - completed | No labels | 3 | 0 | 2 days ago |
#2033 **MTP drafter + concurrent streaming requests: infinite decode loop (repeated token_id=0 / '!') and prefill starvation** Opened 18 days ago | NeoInBJ | open | No labels | 2 | 0 | 3 days ago |
#2217 GLM-5.3-Flash 4-bit + MTP drafter (split_mtp, mxfp8): mlx_vlm.server is SIGKILLed (rc 137) ~60 s into load on a 256 GB M3 Ultra; target alone loads and serves fine Opened 3 days ago | Moutonc | open | No labels | 1 | 0 | 3 days ago |
#2216 glm5_next: sanitize() only remaps lm_head.weight — quantized community checkpoints (lm_head.scales/biases at top level) fail the strict load Opened 3 days ago | Moutonc | open | No labels | 1 | 0 | 3 days ago |
#2215 Kernel support request: which shapes a packed 4-bit KV path has to accept to be reachable from the server Opened 3 days ago | gtonic | open | No labels | 1 | 0 | 3 days ago |
#2211 Chat Completions moves historical image markers to the latest user turn Opened 4 days ago | bstpierr | open | No labels | 1 | 0 | 4 days ago |
#284 Issue with Finetuning Mistral (Mistral-Small-3.1-24B-Instruct-2503-4bit) Opened 1 year ago | keshavpeswani | closed - completed | bug type/bug priority/p2 | 23 | 0 | 5 days ago |
#1222 mlx_vlm.convert with mtp? Opened 4 months ago | chigkim | closed - completed | enhancement priority/p1 confirmed | 9 | 0 | 5 days ago |
#824 LoRA training broken for Qwen3.5 VLM: 3 bugs causing corrupted generation Opened 6 months ago | kikoncuo | closed - completed | type/bug priority/p1 needs-repro | 7 | 0 | 5 days ago |
#1346 Server batching: `[concatenate] No arrays provided for concatenation` in `get_rope_index` (Qwen3.5/3.6) with mixed-length vision requests — one failure takes down all in-flight requests Opened 3 months ago | gruenewald | closed - completed | codex type/bug priority/p1 | 2 | 0 | 5 days ago |
#1718 sanitize() idempotency is an unstated invariant since #1498 — make it explicit and tested Opened 2 months ago | danmackinlay | closed - completed | type/bug priority/p1 confirmed | 3 | 0 | 5 days ago |
#1619 Qwen3-Omni: decode steps lose the multimodal RoPE delta — generation degenerates instantly ("the the the…") Opened 2 months ago | pwikstrom | closed - completed | type/bug priority/p1 needs-repro | 3 | 0 | 5 days ago |
#1726 LoRA/SFT training crashes on multi-image records: image_grid_thw collated to (1, N, 3) instead of (N, 3) (Qwen3-VL / Qwen3.5) Opened 2 months ago | ekabanov | closed - completed | type/bug confirmed priority/p2 | 2 | 0 | 5 days ago |
#2041 qwen4_exp: Qwen3.8-Flash-Next MLX 4-bit checkpoint loads cleanly on main but generates garbage Opened 18 days ago | yobuce | closed - completed | No labels | 5 | 0 | 5 days ago |
#2179 Distributed LoRA/SFT training crashes with Metal GPU Timeout Error, even after applying the mlx-examples#1185 CPU-stream fix Opened 7 days ago | ictashik | closed - completed | No labels | 1 | 0 | 5 days ago |
#2183 Parakeet (and other NeMo-alignment STT models) never return "segments" via /v1/audio/transcriptions - AlignedResult exposes .sentences, not .segments Opened 7 days ago | Droppix | closed - completed | No labels | 1 | 0 | 6 days ago |
#2180 Video-Depth-Anything: two concrete speed levers found while optimizing a sibling Depth-Anything-V2 MLX port Opened 7 days ago | bahaehmimdi | open | No labels | 3 | 0 | 6 days ago |