Updates
New and trending models on Hugging Face, the latest LLM research from arXiv and HF Daily Papers, and releases of the major open inference stacks on GitHub.
Last refreshed 2026-09-19 23:20 UTC · refreshes automatically every 15 minutes
- 2026-09-18·GitHub
Highlights 713 PRs from 237 contributors. New models in this release (see the cookbook(https://docs.sglang.io/cookbook) for all supported models): | Model | Type | PRs | Cookbook | |---|---|---|---| | GLM-5.3-Flash | Aut…
- 2026-09-15·GitHub
What's Changed - Added first-run setup when running ollama, with options to sign in or continue locally. Setup completion is shared with the desktop app on macOS and Windows. - Added ollama://apps to open the desktop app…
- 2026-09-14·GitHub
What's Changed MLX safetensors ollama create no longer experimental. GGUF model creation now requires using llama.cpp tooling for safetensor conversion and quantization. Improved MLX memory handling on Apple Silicon Runa…
- 2026-09-09·GitHub
🚀 transformers v5.17.0 released
Release v5.17.0 New Model additions HYV4 <img width="1503" height="827" alt="image" src="https://github.com/user-attachments/assets/e6ed85ee-eb1d-40eb-a0d4-c649f6337ca9" / Hy4-Preview is a 780B-parameter mixture-of-exper…
- 2026-09-09·GitHub
v0.29.0 Highlights This release features 594 commits from 277 contributors (91 new)! Model Runner V2 is now the default for all models (53183), completing the rollout that began with pooling models (48290). MRV2 also gai…
- 2026-09-05·GitHub
Highlights 786 PRs from 214 contributors. New models in this release (see the cookbook(https://docs.sglang.io/cookbook) for all supported models): | Model | Type | PRs | Cookbook | |---|---|---|---| | Qwen3.8 (2.4T-A95B)…
- 2026-08-26·GitHub
🚀 transformers v5.16.1 released
Release v5.16.1 This is a special release as we include GLM! (and a few small fixes) GLM-5.3-Flash <img width="4239" height="2643" alt="image" src="https://github.com/user-attachments/assets/17bc9c29-758b-44c8-8230-42f94…
- 2026-08-26·GitHub
🚀 transformers v5.16.0 released
Release v5.16.0 New Model additions Qwen4-Exp <img width="2241" height="693" alt="image" src="https://github.com/user-attachments/assets/c838b5ba-ffea-42da-baa9-3f66178e3671" / Qwen4-Exp builds on Qwen3.5's hybrid text a…
- 2026-08-26·GitHub
v0.28.0 Highlights This release features 584 commits from 270 contributors (76 new)! Kimi-K3 performance push: a major optimization effort for Kimi-K3 across the stack — Decode Context Parallel (DCP) support (50484), fus…
- 2026-08-22·GitHub
Highlights 710 PRs from 212 contributors. New models in this release (see the cookbook(https://docs.sglang.io/cookbook) for all supported models): | Model | Type | PRs | Cookbook | |---|---|---|---| | Muse Glimmer | Auto…
- 2026-08-11·GitHub
This is a patch release on top of v0.27.0. - Support quantized DSpark Markov heads (50424)