github
GitHub APIKeeps: repo, release, stars delta
- 2026-06-29vllm-project/vllm v0.24.0: v0.24.0
# vLLM v0.24.0 Release Notes ## Highlights This release features 571 commits from 256 contributors (77 new)! * **MiniMax-M3**: Added support for the new **MiniMax-M3** model (#45381), with a fast follow-on of BF16/FP8 indexer via MSA (#45892), MXFP4 support (#45896), FP8
github:vllm-project/vllm - 2026-06-29ggerganov/llama.cpp b9842: b9842
<details open> common : dedup preset and cached model entries in /v1/models (#25131) Signed-off-by: Adrien Gallouët <angt@huggingface.co> </details> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b9842/llama-b9842-bin-ma
github:ggerganov/llama.cpp - 2026-06-29ggerganov/llama.cpp b9840: b9840
<details open> DeepSeek V4 (#24162) * convert: add dsv4 conversion * add basic setup * add llm_graph_input_dsv4 * add save-load state * add sinkhorn eps - correction by @fairydreaming * add rope fix * cleanup dead code * fix bugs * support pro model: added by @fairydre
github:ggerganov/llama.cpp - 2026-06-29ggerganov/llama.cpp b9839: b9839
<details open> tools/ui: restore Tailwind scanning in ignored worktrees (#24879) </details> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b9839/llama-b9839-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, KleidiAI e
github:ggerganov/llama.cpp - 2026-06-29ggerganov/llama.cpp b9838: b9838
<details open> common : remove unused regex-partial (#25118) </details> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b9838/llama-b9838-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, KleidiAI enabled) [DISABLED](h
github:ggerganov/llama.cpp - 2026-06-29ggerganov/llama.cpp b9837: b9837
<details open> jinja, chat: add --reasoning-preserve flag (#25105) * jinja, chat: add --reasoning-preserve flag * correct help message </details> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b9837/llama-b9837-bin-maco
github:ggerganov/llama.cpp