<img width="2904" height="1420" alt="Ollama screenshot 2026-01-20 at 23 41 54@2x" src="https://github.com/user-attachments/assets/ae16dbc5-5b2b-45fd-ae03-ba15f2721c3c" />
- Z-Image Turbo: 6 billion parameter text-to-image model from Alibaba’s Tongyi Lab. It generates high-quality photorealistic images.
- Flux.2 Klein: Black Forest Labs’ fastest image-generation models to date.
New models
- GLM-4.7-Flash: As the strongest model in the 30B class, GLM-4.7-Flash offers a new option for lightweight deployment that balances performance and efficiency.
- LFM2.5-1.2B-Thinking: LFM2.5 is a new family of hybrid models designed for on-device deployment.
What's Changed
- Fixed issue where Ollama's macOS app would interrupt system shutdown
- Fixed
ollama create and ollama show commands for experimental models
- The
/api/generate API can now be used for image generation
- Fixed minor issues in Nemotron-3-Nano tool parsing
- Fixed issue where removing an image generation model would cause it to first load
- Fixed issue where
ollama rm would only stop the first model in the list if it were running
Full Changelog: https://github.com/ollama/ollama/compare/v0.14.2...v0.14.3-rc2