New Models
- Nemotron 3 Nano: A new Standard for Efficient, Open, and Intelligent Agentic Models
- Olmo 3 and Olmo 3.1: A series of Open language models designed to enable the science of language models. These models are pre-trained on the Dolma 3 dataset and post-trained on the Dolci datasets.
What's Changed
- Enable Ollama engine by default for remaining models
- Enable Flash Attention automatically for models by default
- Fixed handling of long contexts with Gemma 3 models
- Fixed issue that would occur with Gemma 3 QAT models or other models imported with the Gemma 3 architecture
New Contributors
- @familom made their first contribution in https://github.com/ollama/ollama/pull/13220
Full Changelog: https://github.com/ollama/ollama/compare/v0.13.3...v0.13.4-rc0