tag:github.com,2008:https://github.com/ollama/ollama/releases

Release notes from ollama

2026-06-01T20:46:41Z tag:github.com,2008:Repository/658928958/v0.30.0 2026-06-02T00:32:00Z

v0.30.0

<p>Ollama 0.30 is now available, with improved compatibility and performance using <a href="https://github.com/ggml-org/llama.cpp">llama.cpp</a>. This augments the MLX engine on Apple Silicon, bringing support to a wider range of hardware.</p> <p>This release brings support for a wider range of models, including GGUF-based models from Hugging Face and your own fine-tuned models along with faster performance on NVIDIA hardware.</p> <h2>Known issues:</h2> <ul> <li><code>laguna-xs.2</code> is not yet supported on Windows/Linux.</li> <li><code>llama3.2-vision</code> is not yet supported</li> <li><code>nomic-embed-text</code> now converts inputs to lowercase per the model card where prior Ollama versions incorrectly preserved mixed case</li> </ul> github-actions[bot] tag:github.com,2008:Repository/658928958/v0.30.0-rc32 2026-06-01T17:44:21Z

v0.30.0-rc32: llama-server followups (#16353)

<ul> <li>llama-server followups</li> </ul> <p>Misc fixes for <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4395240930" data-permission-text="Title is private" data-url="https://github.com/ollama/ollama/issues/16031" data-hovercard-type="pull_request" data-hovercard-url="/ollama/ollama/pull/16031/hovercard" href="https://github.com/ollama/ollama/pull/16031">#16031</a></p> <ul> <li>Add back dropped ROCm build flag for multi-GPU support on windows</li> <li>Fix amdhip64_*.dll version detection for "latest" selection</li> <li>Fix embeddings API for consistent normalize behavior with prior versions</li> </ul> <ul> <li> <p>ci: set up for automated llama.cpp update testing</p> </li> <li> <p>reduce batch for fa-disabled, and constrained vram</p> </li> <li> <p>mlx: fix v3 load bug on m5</p> </li> </ul> <p>Imagegen was incorrectly loading v3 first. This DRYs out the loading code so imagegen gets the same new v4/v3 selection logic.</p> <ul> <li> <p>fix reload bug on embedding models</p> </li> <li> <p>bump version</p> </li> <li> <p>steer user how to enable iGPU when disabled</p> </li> </ul> dhiltgen tag:github.com,2008:Repository/658928958/v0.30.0-rc31 2026-05-29T14:50:36Z

v0.30.0-rc31

<p>ci fix - non-shallow MLX checkout</p> dhiltgen tag:github.com,2008:Repository/658928958/v0.30.0-rc30 2026-05-29T14:32:50Z

v0.30.0-rc30

<p>version bump</p> dhiltgen tag:github.com,2008:Repository/658928958/v0.30.0-rc29 2026-05-28T18:37:15Z

v0.30.0-rc29

<p>review comments</p> dhiltgen tag:github.com,2008:Repository/658928958/v0.30.0-rc28 2026-05-27T16:40:36Z

v0.30.0-rc28

<p>add OLLAMA_IGPU_ENABLE and largely disable iGPUs by default</p> dhiltgen tag:github.com,2008:Repository/658928958/v0.30.0-rc27 2026-05-27T00:17:48Z

v0.30.0-rc27

<p>ci: windows path workaround for CPU build</p> dhiltgen tag:github.com,2008:Repository/658928958/v0.30.0-rc26 2026-05-26T23:41:33Z

v0.30.0-rc26: Merge remote-tracking branch 'upstream/main' into llama-runner-phase-0

<h1>Conflicts:</h1> <h1>server/images.go</h1> <h1>server/images_test.go</h1> dhiltgen tag:github.com,2008:Repository/658928958/v0.30.0-rc25 2026-05-25T15:34:24Z

v0.30.0-rc25

<p>ci: fix WoA cross-compile</p> dhiltgen tag:github.com,2008:Repository/658928958/v0.30.0-rc24 2026-05-24T15:46:00Z

v0.30.0-rc24

<p>version bump</p> dhiltgen