New models
- GLM-5: A strong reasoning and agentic model from Z.ai with 744B total parameters (40B active), built for complex systems engineering and long-horizon tasks.
- MiniMax-M2.5: a new state-of-the-art large language model designed for real-world productivity and coding tasks.
New ollama
The new ollama command makes it easy to launch your favorite apps with models using Ollama
<img width="1504" height="1114" alt="Ollama screenshot 2026-02-12 at 04 48 55@2x" src="https://github.com/user-attachments/assets/d693134d-5e80-471e-9d2d-5e1e26381beb" />
What's Changed
- Launch Pi with
ollama launch pi
- Improvements to Ollama's MLX runner to support GLM-4.7-Flash
- Ctrl+G will now allow for editing text prompts when running a model
Full Changelog: https://github.com/ollama/ollama/compare/v0.15.6...v0.16.0