-
Notifications
You must be signed in to change notification settings - Fork 51
Pull requests: waybarrios/vllm-mlx
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: Reasoning parser fix + jump-forward tool logits bias
#114
opened Feb 25, 2026 by
raullenchai
Loading…
4 tasks done
fix: Use streaming detokenizer for UTF-8-safe incremental decode
#109
opened Feb 24, 2026 by
janhilgard
Loading…
1 of 4 tasks
feat: Add --gpu-memory-utilization for configurable memory limits
#108
opened Feb 23, 2026 by
janhilgard
Loading…
5 tasks
feat: add --prefill-step-size CLI flag
enhancement
New feature or request
#105
opened Feb 23, 2026 by
kol22
Loading…
fix: Disable MambaCache monkey-patch for hybrid models, add MTP auto-injection
#97
opened Feb 18, 2026 by
janhilgard
Loading…
3 of 5 tasks
fix: Coerce tool call arguments to match schema types
#95
opened Feb 16, 2026 by
janhilgard
Loading…
5 tasks
Fix streaming tool calls when reasoning parser is active
#93
opened Feb 16, 2026 by
janhilgard
Loading…
5 tasks done
Fix Metal resource leak under high concurrency
#92
opened Feb 16, 2026 by
janhilgard
Loading…
4 tasks
feat: add prompt prefix caching to SimpleEngine
enhancement
New feature or request
#90
opened Feb 15, 2026 by
panbanda
Loading…
7 tasks done
Add resumable model download with retry, timeout, and offline mode
#77
opened Feb 12, 2026 by
janhilgard
Loading…
4 tasks done
Refactor: review improvements for KV cache quantization
#72
opened Feb 11, 2026 by
janhilgard
Loading…
3 tasks done
Security hardening: fix auth bypass, SSRF, MCP vulnerabilities (issue #68)
#70
opened Feb 11, 2026 by
janhilgard
Loading…
7 tasks
feat: repetition detector for degenerate token loops
#65
opened Feb 11, 2026 by
janhilgard
Loading…
1 of 3 tasks
fix: MLLM vision models hallucinate and ignore instructions in BatchedEngine
#54
opened Feb 9, 2026 by
janhilgard
Loading…
8 tasks done
feat: Add speculative decoding support with draft models
#45
opened Feb 5, 2026 by
janhilgard
Loading…
7 tasks done
ProTip!
Exclude everything labeled
bug with -label:bug.