Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Ollama.dmg | 2025-08-08 | 46.4 MB | |
OllamaSetup.exe | 2025-08-08 | 736.1 MB | |
ollama-linux-arm64.tgz | 2025-08-08 | 1.1 GB | |
ollama-linux-arm64-jetpack6.tgz | 2025-08-08 | 362.3 MB | |
ollama-linux-arm64-jetpack5.tgz | 2025-08-08 | 455.5 MB | |
ollama-linux-amd64.tgz | 2025-08-08 | 1.3 GB | |
ollama-linux-amd64-rocm.tgz | 2025-08-08 | 1.1 GB | |
ollama-darwin.tgz | 2025-08-08 | 23.7 MB | |
Ollama-darwin.zip | 2025-08-08 | 46.3 MB | |
ollama-windows-amd64-rocm.zip | 2025-08-08 | 257.5 MB | |
ollama-windows-amd64.zip | 2025-08-08 | 1.3 GB | |
ollama-windows-arm64.zip | 2025-08-08 | 21.6 MB | |
sha256sum.txt | 2025-08-08 | 1.1 kB | |
README.md | 2025-08-07 | 562 Bytes | |
v0.11.4 source code.tar.gz | 2025-08-07 | 10.5 MB | |
v0.11.4 source code.zip | 2025-08-07 | 10.8 MB | |
Totals: 16 Items | 6.9 GB | 55 |
What's Changed
- openai: allow for content and tool calls in the same message by @drifkin in https://github.com/ollama/ollama/pull/11759
- openai: when converting role=tool messages, propagate the tool name by @drifkin in https://github.com/ollama/ollama/pull/11761
- openai: always provide reasoning by @drifkin in https://github.com/ollama/ollama/pull/11765
New Contributors
- @gao-feng made their first contribution in https://github.com/ollama/ollama/pull/11170
Full Changelog: https://github.com/ollama/ollama/compare/v0.11.3...v0.11.4