Get up and running with Kimi-K2.6, GLM-5.2, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
Ollama v0.13.4 adds Nemotron 3 Nano and OLMo 3/3.1 models, with Flash Attention now on by default.
$ git clone --branch v0.13.4 https://github.com/ollama/ollama.git # already have the repo? check out this version: $ git checkout v0.13.4
- ›Adds Nemotron 3 Nano, an efficient open model optimized for agentic workloads.
- ›Adds OLMo 3 and OLMo 3.1, open language models pre-trained on the Dolma 3 dataset and post-trained on Dolci datasets.
- ›Enables Flash Attention automatically by default for all models, improving inference performance.