-
-
Notifications
You must be signed in to change notification settings - Fork 485
Pull requests: Blaizzy/mlx-vlm
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix Gemma 4 LoRA training: vision backward NaN + audio_tower freeze leak
#1052
opened Apr 23, 2026 by
john-rocky
Loading…
Thread-local generation stream (port mlx-lm#1090)
#1050
opened Apr 22, 2026 by
Blaizzy
Owner
Loading…
4 tasks
Fix Kimi VL concurrent Metal crash and mixed-batch text degradation
#1039
opened Apr 20, 2026 by
Blaizzy
Owner
Loading…
4 tasks
Add vision feature caching to all models
#1028
opened Apr 16, 2026 by
Blaizzy
Owner
Loading…
6 tasks done
Expose presence_penalty, frequency_penalty, and per-penalty context_size on the server API
#1023
opened Apr 14, 2026 by
esaruoho
Loading…
refactor: improve model loading and resource handling in utils.py
#1019
opened Apr 13, 2026 by
SyedaAnshrahGillani
Loading…
server: indicate finish reason properly when model made a tool call.
#1014
opened Apr 12, 2026 by
viktike
Contributor
Loading…
perf: close 5.5% decode gap vs mlx_lm.server on streaming chat endpoint
#1012
opened Apr 11, 2026 by
chilang
Loading…
fix: use OpenAI chat-completion field names in /chat/completions usage
#1009
opened Apr 10, 2026 by
chilang
Loading…
fix: replace NaN from all-masked SDPA padding rows in Gemma 4 vision
#1006
opened Apr 10, 2026 by
fabiopili
Loading…
4 tasks done
feat: OpenAI Responses API with structured tool calling and multi-turn support
#996
opened Apr 9, 2026 by
eloe
Loading…
Add TriAttention KV cache compression
#985
opened Apr 9, 2026 by
Blaizzy
Owner
Loading…
3 of 4 tasks
fix(trainer): pass images to prepare_inputs for Gemma, Qwen, and SmolVLM
#979
opened Apr 8, 2026 by
ukint-vs
Loading…
fix(trainer): flatten input_ids before measuring length in batch padding
#977
opened Apr 8, 2026 by
ukint-vs
Loading…
3 tasks done
Fix rotation-basis mismatch in TurboQuant L=1 fast quantize
#973
opened Apr 7, 2026 by
nnorris7
Loading…
3 of 4 tasks
fix(generate): auto-apply chat template for vision/audio prompts
#972
opened Apr 7, 2026 by
ukint-vs
Loading…
perf(trainer): add mx.compile to SFT step + wire up LR scheduling
#971
opened Apr 7, 2026 by
ukint-vs
Loading…
5 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.