chore(deps): update ollama to v0.23.1 #6545

Merged
renovate-bot merged 1 commits from renovate/unified-ollama into main 2026-05-06 00:28:55 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ollama/ollama patch 0.23.00.23.1
ollama/ollama patch 0.23.00.23.1

Release Notes

ollama/ollama (ollama/ollama)

v0.23.1

Compare Source

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

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


Configuration

📅 Schedule: (in timezone America/Chicago)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ollama/ollama](https://github.com/ollama/ollama) | patch | `0.23.0` → `0.23.1` | | ollama/ollama | patch | `0.23.0` → `0.23.1` | --- ### Release Notes <details> <summary>ollama/ollama (ollama/ollama)</summary> ### [`v0.23.1`](https://github.com/ollama/ollama/releases/tag/v0.23.1) [Compare Source](https://github.com/ollama/ollama/compare/v0.23.0...v0.23.1) #### 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 [@&#8203;dhiltgen](https://github.com/dhiltgen) in [#&#8203;15845](https://github.com/ollama/ollama/pull/15845) - go: bump to 1.26 by [@&#8203;ParthSareen](https://github.com/ParthSareen) in [#&#8203;15904](https://github.com/ollama/ollama/pull/15904) - Add Gemma 4 MTP speculative decoding by [@&#8203;pdevine](https://github.com/pdevine) in [#&#8203;15980](https://github.com/ollama/ollama/pull/15980) **Full Changelog**: <https://github.com/ollama/ollama/compare/v0.23.0...v0.23.1-rc0> </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjUuMSIsInVwZGF0ZWRJblZlciI6IjQzLjE2NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJkb2NrZXIiLCJnaXRodWItcmVsZWFzZXMiXX0=-->
renovate-bot added the automergedocker labels 2026-05-06 00:28:45 +00:00
renovate-bot added 1 commit 2026-05-06 00:28:47 +00:00
chore(deps): update ollama to v0.23.1
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 49s
render-manifests / render-manifests (pull_request) Successful in 1m2s
lint-test-helm / validate-kubeconform (pull_request) Successful in 35s
3b9228b2e1
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-05-06 00:28:52 +00:00
renovate-bot merged commit d3e0a1a7c8 into main 2026-05-06 00:28:55 +00:00
renovate-bot deleted branch renovate/unified-ollama 2026-05-06 00:28:59 +00:00
Sign in to join this conversation.