Logo
Explore Help
Sign In
github-starred/ollama
2
0
Fork 0
You've already forked ollama
mirror of https://github.com/ollama/ollama.git synced 2026-05-20 12:17:36 -05:00
Code Issues 16.9k Packages Projects Releases 122 Wiki Activity

122 Releases 553 Tags

RSS Feed
  • v0.23.2 f866e7608f
    Compare

    Stable

    GiteaMirror released this 2026-05-07 12:46:18 -05:00 | 21 commits to main since this release

    📅 Originally published on GitHub: Thu, 07 May 2026 20:23:10 GMT
    🏷️ Git tag created: Thu, 07 May 2026 17:46:18 GMT

    What's Changed

    • ollama launch no longer includes Claude Desktop due to the third-party integration being limited to Anthropic models.
    • Use ollama launch claude-desktop --restore to restore Claude Desktop to its normal state.
    • /api/show responses are now cached, improving median latency by ~6.7x which will increase load speed for integrations like VS Code.
    • Improved backup workflow when managing launch integrations
    • Cleaner image generation layout in the MLX runner

    Full Changelog: https://github.com/ollama/ollama/compare/v0.23.1...v0.23.2

    Downloads
    • install.ps1
      22 KiB
      2026-05-08 18:38:13 -05:00
    • install.sh
      16 KiB
      2026-05-08 18:38:16 -05:00
    • ollama-darwin.tgz
      128 MiB
      2026-05-08 18:38:38 -05:00
    • Ollama-darwin.zip
      160 MiB
      2026-05-08 18:38:56 -05:00
    • Ollama.dmg
      161 MiB
      2026-05-08 19:01:57 -05:00
    • ollama-linux-amd64-mlx.tar.zst
      1.0 GiB
      2026-05-08 18:41:22 -05:00
    • ollama-linux-amd64-rocm.tar.zst
      944 MiB
      2026-05-08 18:43:02 -05:00
    • ollama-linux-amd64.tar.zst
      1.1 GiB
      2026-05-08 18:45:04 -05:00
    • ollama-linux-arm64-jetpack5.tar.zst
      251 MiB
      2026-05-08 18:45:41 -05:00
    • ollama-linux-arm64-jetpack6.tar.zst
      247 MiB
      2026-05-08 18:46:09 -05:00
    • ollama-linux-arm64.tar.zst
      1.2 GiB
      2026-05-08 18:48:18 -05:00
    • OllamaSetup.exe
      2.0 GiB
      2026-05-08 19:11:37 -05:00
    • ollama-windows-amd64-mlx.zip
      978 MiB
      2026-05-08 18:51:13 -05:00
    • ollama-windows-amd64-rocm.zip
      335 MiB
      2026-05-08 18:52:54 -05:00
    • ollama-windows-amd64.zip
      1.9 GiB
      2026-05-08 19:01:05 -05:00
    • ollama-windows-arm64.zip
      24 MiB
      2026-05-08 19:01:17 -05:00
    • sha256sum.txt
      1.4 KiB
      2026-05-08 19:11:40 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.23.1 15e6076d79
    Compare

    Stable

    GiteaMirror released this 2026-05-05 10:55:04 -05:00 | 26 commits to main since this release

    📅 Originally published on GitHub: Tue, 05 May 2026 17:13:31 GMT
    🏷️ Git tag created: Tue, 05 May 2026 15:55:04 GMT

    Gemma 4 MTP (Multi-token Processing) for the MLX runner

    Gemma 4 MTP speculative decoding is now supported on Macs. This can give over a 2x speed increase for the Gemma 4 31B model on coding tasks.

    ollama run gemma4:31b-coding-mtp-bf16
    

    What's Changed

    • Update MLX and MLX-C with threading fixes by @dhiltgen in https://github.com/ollama/ollama/pull/15845
    • go: bump to 1.26 by @ParthSareen in https://github.com/ollama/ollama/pull/15904
    • Add Gemma 4 MTP speculative decoding by @pdevine in https://github.com/ollama/ollama/pull/15980

    Full Changelog: https://github.com/ollama/ollama/compare/v0.23.0...v0.23.1

    Downloads
    • install.ps1
      22 KiB
      2026-05-08 17:50:49 -05:00
    • install.sh
      16 KiB
      2026-05-08 17:50:50 -05:00
    • ollama-darwin.tgz
      128 MiB
      2026-05-08 17:51:09 -05:00
    • Ollama-darwin.zip
      160 MiB
      2026-05-08 17:51:26 -05:00
    • Ollama.dmg
      161 MiB
      2026-05-08 18:07:51 -05:00
    • ollama-linux-amd64-mlx.tar.zst
      1.0 GiB
      2026-05-08 17:53:10 -05:00
    • ollama-linux-amd64-rocm.tar.zst
      944 MiB
      2026-05-08 17:54:49 -05:00
    • ollama-linux-amd64.tar.zst
      1.1 GiB
      2026-05-08 17:57:01 -05:00
    • ollama-linux-arm64-jetpack5.tar.zst
      250 MiB
      2026-05-08 17:57:29 -05:00
    • ollama-linux-arm64-jetpack6.tar.zst
      247 MiB
      2026-05-08 17:57:55 -05:00
    • ollama-linux-arm64.tar.zst
      1.2 GiB
      2026-05-08 18:00:20 -05:00
    • OllamaSetup.exe
      2.0 GiB
      2026-05-08 18:38:00 -05:00
    • ollama-windows-amd64-mlx.zip
      978 MiB
      2026-05-08 18:02:09 -05:00
    • ollama-windows-amd64-rocm.zip
      335 MiB
      2026-05-08 18:02:51 -05:00
    • ollama-windows-amd64.zip
      1.9 GiB
      2026-05-08 18:07:21 -05:00
    • ollama-windows-arm64.zip
      24 MiB
      2026-05-08 18:07:29 -05:00
    • sha256sum.txt
      1.4 KiB
      2026-05-08 18:38:04 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.23.0 9ba5a04914
    Compare

    Pre-Release

    GiteaMirror released this 2026-05-02 21:19:57 -05:00 | 29 commits to main since this release

    📅 Originally published on GitHub: Sun, 03 May 2026 03:34:11 GMT
    🏷️ Git tag created: Sun, 03 May 2026 02:19:57 GMT

    Claude Desktop with Ollama Launch

    ca1

    Claude Desktop is now supported with Ollama Launch. Both Claude Cowork and Claude Code are supported within the Claude Desktop App.

    ollama launch claude-desktop
    
    ca2

    Claude Code on the terminal can still be accessed through the CLI with:

    ollama launch claude
    

    What's Changed

    • Launch Claude Desktop with ollama launch claude
    • The Ollama app now surfaces featured models from server-driven recommendations
    • Fixed OpenClaw gateway timeout on Windows by enforcing IPv4 loopback - @UniquePratham
    • Hardened Metal initialization to gracefully handle ggml kernel compilation failures

    New Contributors

    • @UniquePratham made their first contribution in https://github.com/ollama/ollama/pull/15726

    Full Changelog: https://github.com/ollama/ollama/compare/v0.22.1...v0.23.0

    Downloads
    • install.ps1
      22 KiB
      2026-05-03 06:57:52 -05:00
    • install.sh
      16 KiB
      2026-05-03 06:57:52 -05:00
    • ollama-darwin.tgz
      125 MiB
      2026-05-03 06:58:08 -05:00
    • Ollama-darwin.zip
      157 MiB
      2026-05-03 06:58:30 -05:00
    • Ollama.dmg
      157 MiB
      2026-05-03 07:13:11 -05:00
    • ollama-linux-amd64-rocm.tar.zst
      944 MiB
      2026-05-03 07:00:20 -05:00
    • ollama-linux-amd64.tar.zst
      1.9 GiB
      2026-05-03 07:04:02 -05:00
    • ollama-linux-arm64-jetpack5.tar.zst
      251 MiB
      2026-05-03 07:04:39 -05:00
    • ollama-linux-arm64-jetpack6.tar.zst
      248 MiB
      2026-05-03 07:05:13 -05:00
    • ollama-linux-arm64.tar.zst
      1.2 GiB
      2026-05-03 07:07:41 -05:00
    • OllamaSetup.exe
      1.8 GiB
      2026-05-03 07:16:31 -05:00
    • ollama-windows-amd64-mlx.zip
      745 MiB
      2026-05-03 07:09:08 -05:00
    • ollama-windows-amd64-rocm.zip
      335 MiB
      2026-05-03 07:09:44 -05:00
    • ollama-windows-amd64.zip
      1.9 GiB
      2026-05-03 07:12:48 -05:00
    • ollama-windows-arm64.zip
      23 MiB
      2026-05-03 07:12:54 -05:00
    • sha256sum.txt
      1.3 KiB
      2026-05-03 07:16:36 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.22.1 c7c2837c96
    Compare

    Stable

    GiteaMirror released this 2026-04-29 20:40:23 -05:00 | 34 commits to main since this release

    📅 Originally published on GitHub: Tue, 28 Apr 2026 20:30:57 GMT
    🏷️ Git tag created: Thu, 30 Apr 2026 01:40:23 GMT

    What's Changed

    • Updated the Gemma 4 renderer for thinking and tool calling improvements
    • Model recommendations are now updated without updating Ollama
    • Aligned the desktop app's launch page with ollama launch integrations
    • Fixed the Poolside integration title in ollama launch

    Full Changelog: https://github.com/ollama/ollama/compare/v0.22.0...v0.22.1

    Downloads
    • install.ps1
      22 KiB
      2026-05-03 06:38:51 -05:00
    • install.sh
      16 KiB
      2026-05-03 06:38:53 -05:00
    • ollama-darwin.tgz
      125 MiB
      2026-05-03 06:39:08 -05:00
    • Ollama-darwin.zip
      157 MiB
      2026-05-03 06:39:27 -05:00
    • Ollama.dmg
      157 MiB
      2026-05-03 06:54:47 -05:00
    • ollama-linux-amd64-rocm.tar.zst
      944 MiB
      2026-05-03 06:41:10 -05:00
    • ollama-linux-amd64.tar.zst
      1.9 GiB
      2026-05-03 06:45:10 -05:00
    • ollama-linux-arm64-jetpack5.tar.zst
      251 MiB
      2026-05-03 06:45:42 -05:00
    • ollama-linux-arm64-jetpack6.tar.zst
      247 MiB
      2026-05-03 06:46:13 -05:00
    • ollama-linux-arm64.tar.zst
      1.2 GiB
      2026-05-03 06:48:41 -05:00
    • OllamaSetup.exe
      1.8 GiB
      2026-05-03 06:57:47 -05:00
    • ollama-windows-amd64-mlx.zip
      745 MiB
      2026-05-03 06:50:04 -05:00
    • ollama-windows-amd64-rocm.zip
      335 MiB
      2026-05-03 06:50:46 -05:00
    • ollama-windows-amd64.zip
      1.9 GiB
      2026-05-03 06:54:16 -05:00
    • ollama-windows-arm64.zip
      23 MiB
      2026-05-03 06:54:23 -05:00
    • sha256sum.txt
      1.3 KiB
      2026-05-03 06:57:49 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.22.0 955112e502
    Compare

    Stable

    GiteaMirror released this 2026-04-27 21:26:08 -05:00 | 36 commits to main since this release

    📅 Originally published on GitHub: Tue, 28 Apr 2026 15:00:25 GMT
    🏷️ Git tag created: Tue, 28 Apr 2026 02:26:08 GMT

    New models

    • NVIDIA's Nemotron 3 Omni
    • Poolside's first open-weight coding model - Laguna XS.2

    Full Changelog: https://github.com/ollama/ollama/compare/v0.21.2...v0.22.0

    Downloads
    • install.ps1
      22 KiB
      2026-05-03 06:19:38 -05:00
    • install.sh
      16 KiB
      2026-05-03 06:19:38 -05:00
    • ollama-darwin.tgz
      125 MiB
      2026-05-03 06:19:55 -05:00
    • Ollama-darwin.zip
      157 MiB
      2026-05-03 06:20:12 -05:00
    • Ollama.dmg
      157 MiB
      2026-05-03 06:35:31 -05:00
    • ollama-linux-amd64-rocm.tar.zst
      944 MiB
      2026-05-03 06:21:58 -05:00
    • ollama-linux-amd64.tar.zst
      1.9 GiB
      2026-05-03 06:25:27 -05:00
    • ollama-linux-arm64-jetpack5.tar.zst
      251 MiB
      2026-05-03 06:25:54 -05:00
    • ollama-linux-arm64-jetpack6.tar.zst
      247 MiB
      2026-05-03 06:26:20 -05:00
    • ollama-linux-arm64.tar.zst
      1.2 GiB
      2026-05-03 06:28:50 -05:00
    • OllamaSetup.exe
      1.8 GiB
      2026-05-03 06:38:41 -05:00
    • ollama-windows-amd64-mlx.zip
      745 MiB
      2026-05-03 06:30:27 -05:00
    • ollama-windows-amd64-rocm.zip
      335 MiB
      2026-05-03 06:31:12 -05:00
    • ollama-windows-amd64.zip
      1.9 GiB
      2026-05-03 06:35:04 -05:00
    • ollama-windows-arm64.zip
      23 MiB
      2026-05-03 06:35:12 -05:00
    • sha256sum.txt
      1.3 KiB
      2026-05-03 06:38:45 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.21.3-rc0 ea01af6f76
    Compare

    Pre-Release

    GiteaMirror released this 2026-04-24 04:49:36 -05:00 | 48 commits to main since this release

    📅 Originally published on GitHub: Fri, 24 Apr 2026 12:15:38 GMT
    🏷️ Git tag created: Fri, 24 Apr 2026 09:49:36 GMT

    What's Changed

    • api: accept "max" as a think value by @ParthSareen in https://github.com/ollama/ollama/pull/15787
    • openai: map responses reasoning effort to think by @ParthSareen in https://github.com/ollama/ollama/pull/15789

    Full Changelog: https://github.com/ollama/ollama/compare/v0.21.2...v0.21.3-rc0

    Downloads
    • install.ps1
      22 KiB
      2026-04-24 20:37:59 -05:00
    • install.sh
      16 KiB
      2026-04-24 20:38:00 -05:00
    • ollama-darwin.tgz
      124 MiB
      2026-04-24 20:38:16 -05:00
    • Ollama-darwin.zip
      156 MiB
      2026-04-24 20:38:33 -05:00
    • Ollama.dmg
      157 MiB
      2026-04-24 20:53:42 -05:00
    • ollama-linux-amd64-rocm.tar.zst
      944 MiB
      2026-04-24 20:40:08 -05:00
    • ollama-linux-amd64.tar.zst
      1.9 GiB
      2026-04-24 20:43:27 -05:00
    • ollama-linux-arm64-jetpack5.tar.zst
      251 MiB
      2026-04-24 20:43:57 -05:00
    • ollama-linux-arm64-jetpack6.tar.zst
      247 MiB
      2026-04-24 20:44:22 -05:00
    • ollama-linux-arm64.tar.zst
      1.2 GiB
      2026-04-24 20:46:38 -05:00
    • OllamaSetup.exe
      1.8 GiB
      2026-04-24 20:57:47 -05:00
    • ollama-windows-amd64-mlx.zip
      745 MiB
      2026-04-24 20:48:09 -05:00
    • ollama-windows-amd64-rocm.zip
      335 MiB
      2026-04-24 20:48:56 -05:00
    • ollama-windows-amd64.zip
      1.9 GiB
      2026-04-24 20:53:13 -05:00
    • ollama-windows-arm64.zip
      23 MiB
      2026-04-24 20:53:19 -05:00
    • sha256sum.txt
      1.3 KiB
      2026-04-24 20:57:50 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.21.2 590109c835
    Compare

    Stable

    GiteaMirror released this 2026-04-23 18:47:20 -05:00 | 50 commits to main since this release

    📅 Originally published on GitHub: Thu, 23 Apr 2026 02:29:24 GMT
    🏷️ Git tag created: Thu, 23 Apr 2026 23:47:20 GMT

    What's Changed

    • Improved reliability of the OpenClaw onboarding flow in ollama launch
    • Recommended models in ollama launch now appear in a fixed, canonical order
    • OpenClaw integration now bundles Ollama's web search plugin in OpenClaw

    New Contributors

    • @madflow made their first contribution in https://github.com/ollama/ollama/pull/15733

    Full Changelog: https://github.com/ollama/ollama/compare/v0.21.1...v0.21.2

    Downloads
    • install.ps1
      22 KiB
      2026-04-24 20:20:08 -05:00
    • install.sh
      16 KiB
      2026-04-24 20:20:09 -05:00
    • ollama-darwin.tgz
      124 MiB
      2026-04-24 20:20:23 -05:00
    • Ollama-darwin.zip
      156 MiB
      2026-04-24 20:20:46 -05:00
    • Ollama.dmg
      157 MiB
      2026-04-24 20:34:41 -05:00
    • ollama-linux-amd64-rocm.tar.zst
      944 MiB
      2026-04-24 20:22:21 -05:00
    • ollama-linux-amd64.tar.zst
      1.9 GiB
      2026-04-24 20:25:54 -05:00
    • ollama-linux-arm64-jetpack5.tar.zst
      250 MiB
      2026-04-24 20:26:22 -05:00
    • ollama-linux-arm64-jetpack6.tar.zst
      247 MiB
      2026-04-24 20:26:49 -05:00
    • ollama-linux-arm64.tar.zst
      1.2 GiB
      2026-04-24 20:29:00 -05:00
    • OllamaSetup.exe
      1.8 GiB
      2026-04-24 20:37:49 -05:00
    • ollama-windows-amd64-mlx.zip
      745 MiB
      2026-04-24 20:30:20 -05:00
    • ollama-windows-amd64-rocm.zip
      335 MiB
      2026-04-24 20:30:55 -05:00
    • ollama-windows-amd64.zip
      1.9 GiB
      2026-04-24 20:34:20 -05:00
    • ollama-windows-arm64.zip
      23 MiB
      2026-04-24 20:34:26 -05:00
    • sha256sum.txt
      1.3 KiB
      2026-04-24 20:37:53 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.21.1 21883571b7
    Compare

    Pre-Release

    GiteaMirror released this 2026-04-21 17:13:20 -05:00 | 55 commits to main since this release

    📅 Originally published on GitHub: Wed, 22 Apr 2026 00:18:02 GMT
    🏷️ Git tag created: Tue, 21 Apr 2026 22:13:20 GMT

    What's Changed

    • docs: update hermes by @ParthSareen in https://github.com/ollama/ollama/pull/15655
    • mlx: apply repeat penalties in sampler by @dhiltgen in https://github.com/ollama/ollama/pull/15631
    • mlx: fuse sigmoid router head in glm4_moe_lite by @jessegross in https://github.com/ollama/ollama/pull/15659
    • launch: add kimi cli integration with installer flow by @ParthSareen in https://github.com/ollama/ollama/pull/15723
    • server: apply format when think=false with thinking-capable parser by @ParthSareen in https://github.com/ollama/ollama/pull/15678

    Full Changelog: https://github.com/ollama/ollama/compare/v0.21.0...v0.21.1-rc0

    Downloads
    • install.ps1
      22 KiB
      2026-04-22 01:16:28 -05:00
    • install.sh
      16 KiB
      2026-04-22 01:16:28 -05:00
    • ollama-darwin.tgz
      124 MiB
      2026-04-22 01:16:41 -05:00
    • Ollama-darwin.zip
      156 MiB
      2026-04-22 01:16:56 -05:00
    • Ollama.dmg
      157 MiB
      2026-04-22 01:29:37 -05:00
    • ollama-linux-amd64-rocm.tar.zst
      944 MiB
      2026-04-22 01:18:29 -05:00
    • ollama-linux-amd64.tar.zst
      1.9 GiB
      2026-04-22 01:21:40 -05:00
    • ollama-linux-arm64-jetpack5.tar.zst
      251 MiB
      2026-04-22 01:22:07 -05:00
    • ollama-linux-arm64-jetpack6.tar.zst
      247 MiB
      2026-04-22 01:22:32 -05:00
    • ollama-linux-arm64.tar.zst
      1.2 GiB
      2026-04-22 01:24:30 -05:00
    • OllamaSetup.exe
      1.8 GiB
      2026-04-22 01:32:29 -05:00
    • ollama-windows-amd64-mlx.zip
      745 MiB
      2026-04-22 01:25:40 -05:00
    • ollama-windows-amd64-rocm.zip
      335 MiB
      2026-04-22 01:26:12 -05:00
    • ollama-windows-amd64.zip
      1.9 GiB
      2026-04-22 01:29:15 -05:00
    • ollama-windows-arm64.zip
      23 MiB
      2026-04-22 01:29:21 -05:00
    • sha256sum.txt
      1.3 KiB
      2026-04-22 01:32:33 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.21.0 57653b8e42
    Compare

    Stable

    GiteaMirror released this 2026-04-16 19:18:04 -05:00 | 68 commits to main since this release

    📅 Originally published on GitHub: Thu, 16 Apr 2026 22:00:17 GMT
    🏷️ Git tag created: Fri, 17 Apr 2026 00:18:04 GMT

    Hermes Agent

    ollama launch hermes
    

    Hermes learns with you, automatically creating skills to better serve your workflows. Great for research and engineering tasks.

    image

    What's Changed

    • Gemma 4 on MLX. Added support for running Gemma 4 via MLX on Apple Silicon, including a text-only MLX runtime for the model. The MLX backend also picked up mixed-precision quantization, better capability detection, and a batch of new op wrappers (Conv2d, Pad, activations, trig, masked SDPA, and RoPE-with-freqs).
    • Hermes and GitHub Copilot CLI in ollama launch. Added both integrations, which can now be configured in one command alongside the rest of the supported coding agents.
    • OpenCode moved to inline config. ollama launch opencode now writes its config inline rather than to a separate file, matching how other integrations are handled.
    • ollama launch no longer rewrites config when nothing changed. Pressing → on a configured multi-model integration, or passing --model with the current primary, used to trigger a confirmation prompt and rewrite both the editor's config file and config.json. Now it's a no-op when the resolved model list matches what's already saved.
    • Fixed ollama launch openclaw --yes so it correctly skips the channels configuration step, so non-interactive setups complete cleanly.
    • Restored the Gemma 4 nothink renderer with the e2b-style prompt.
    • Fixed the Gemma 4 compiler error that was breaking Metal builds.
    • Fixed macOS cross-compiles so they no longer trigger generate, which was breaking cmake builds on some Xcode versions.
    • Quieted cgo builds by suppressing deprecated warnings during go build.

    Full Changelog: https://github.com/ollama/ollama/compare/v0.20.7...v0.21.0

    Downloads
    • install.ps1
      22 KiB
      2026-04-19 14:40:31 -05:00
    • install.sh
      16 KiB
      2026-04-19 14:40:32 -05:00
    • ollama-darwin.tgz
      124 MiB
      2026-04-19 14:40:45 -05:00
    • Ollama-darwin.zip
      156 MiB
      2026-04-19 14:41:00 -05:00
    • Ollama.dmg
      157 MiB
      2026-04-19 14:53:30 -05:00
    • ollama-linux-amd64-rocm.tar.zst
      944 MiB
      2026-04-19 14:42:29 -05:00
    • ollama-linux-amd64.tar.zst
      1.9 GiB
      2026-04-19 14:45:29 -05:00
    • ollama-linux-arm64-jetpack5.tar.zst
      251 MiB
      2026-04-19 14:45:55 -05:00
    • ollama-linux-arm64-jetpack6.tar.zst
      247 MiB
      2026-04-19 14:46:19 -05:00
    • ollama-linux-arm64.tar.zst
      1.2 GiB
      2026-04-19 14:48:21 -05:00
    • OllamaSetup.exe
      1.8 GiB
      2026-04-19 14:56:19 -05:00
    • ollama-windows-amd64-mlx.zip
      745 MiB
      2026-04-19 14:49:38 -05:00
    • ollama-windows-amd64-rocm.zip
      335 MiB
      2026-04-19 14:50:11 -05:00
    • ollama-windows-amd64.zip
      1.9 GiB
      2026-04-19 14:53:10 -05:00
    • ollama-windows-arm64.zip
      23 MiB
      2026-04-19 14:53:16 -05:00
    • sha256sum.txt
      1.3 KiB
      2026-04-19 14:56:20 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.20.8-rc0 2cba7756c5
    Compare

    Pre-Release

    GiteaMirror released this 2026-04-13 18:36:51 -05:00 | 89 commits to main since this release

    📅 Originally published on GitHub: Tue, 14 Apr 2026 00:35:30 GMT
    🏷️ Git tag created: Mon, 13 Apr 2026 23:36:51 GMT

    What's Changed

    • ROCm: Update to ROCm 7.2.1 on Linux by @saman-amd in https://github.com/ollama/ollama/pull/15483
    • gemma4: fix nothink case renderer by @drifkin in https://github.com/ollama/ollama/pull/15553
    • gemma4: fix compiler error on metal by @dhiltgen in https://github.com/ollama/ollama/pull/15550
    • gemma4: add nothink renderer tests by @drifkin in https://github.com/ollama/ollama/pull/15554
    • mlx: mixed-precision quant and capability detection improvements by @dhiltgen in https://github.com/ollama/ollama/pull/15409
    • mlx: add op wrappers for Conv2d, Pad, activations, trig, and masked SDPA by @dhiltgen in https://github.com/ollama/ollama/pull/14913
    • Revert "gemma4: add nothink renderer tests" by @drifkin in https://github.com/ollama/ollama/pull/15555
    • cgo: suppress deprecated warning to quiet down go build by @dhiltgen in https://github.com/ollama/ollama/pull/15438
    • mac: prevent generate on cross-compiles by @dhiltgen in https://github.com/ollama/ollama/pull/15120
    • Revert "gemma4: fix nothink case renderer" by @drifkin in https://github.com/ollama/ollama/pull/15556
    • launch/opencode: use inline config by @hoyyeva in https://github.com/ollama/ollama/pull/15462
    • gemma4: restore e2b-style nothink prompt by @drifkin in https://github.com/ollama/ollama/pull/15560
    • Gemma4 on MLX by @dhiltgen in https://github.com/ollama/ollama/pull/15244

    Full Changelog: https://github.com/ollama/ollama/compare/v0.20.6...v0.20.8-rc0

    Downloads
    • install.ps1
      22 KiB
      2026-04-16 04:26:59 -05:00
    • install.sh
      16 KiB
      2026-04-16 04:27:02 -05:00
    • ollama-darwin.tgz
      124 MiB
      2026-04-16 04:27:17 -05:00
    • Ollama-darwin.zip
      156 MiB
      2026-04-16 04:27:33 -05:00
    • Ollama.dmg
      157 MiB
      2026-04-16 04:40:07 -05:00
    • ollama-linux-amd64-rocm.tar.zst
      944 MiB
      2026-04-16 04:29:00 -05:00
    • ollama-linux-amd64.tar.zst
      1.9 GiB
      2026-04-16 04:32:00 -05:00
    • ollama-linux-arm64-jetpack5.tar.zst
      250 MiB
      2026-04-16 04:32:25 -05:00
    • ollama-linux-arm64-jetpack6.tar.zst
      247 MiB
      2026-04-16 04:32:50 -05:00
    • ollama-linux-arm64.tar.zst
      1.2 GiB
      2026-04-16 04:34:51 -05:00
    • OllamaSetup.exe
      1.8 GiB
      2026-04-16 04:43:00 -05:00
    • ollama-windows-amd64-mlx.zip
      745 MiB
      2026-04-16 04:36:05 -05:00
    • ollama-windows-amd64-rocm.zip
      335 MiB
      2026-04-16 04:36:39 -05:00
    • ollama-windows-amd64.zip
      1.9 GiB
      2026-04-16 04:39:46 -05:00
    • ollama-windows-arm64.zip
      23 MiB
      2026-04-16 04:39:52 -05:00
    • sha256sum.txt
      1.3 KiB
      2026-04-16 04:43:03 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous 1 2 3 4 5 ... Next Last
Powered by Gitea Version: 1.25.5 Page: 2615ms Template: 96ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API