Skip to content

Bump github.com/ollama/ollama from 0.14.1 to 0.17.5#824

Merged
refaktor merged 1 commit intomainfrom
dependabot/go_modules/github.com/ollama/ollama-0.17.5
Mar 1, 2026
Merged

Bump github.com/ollama/ollama from 0.14.1 to 0.17.5#824
refaktor merged 1 commit intomainfrom
dependabot/go_modules/github.com/ollama/ollama-0.17.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/ollama/ollama from 0.14.1 to 0.17.5.

Release notes

Sourced from github.com/ollama/ollama's releases.

v0.17.4

New models

  • Qwen 3.5: a family of open-source multimodal models that delivers exceptional utility and performance.
  • LFM 2: LFM2 is a family of hybrid models designed for on-device deployment. LFM2-24B-A2B is the largest model in the family, scaling the architecture to 24 billion parameters while keeping inference efficient.

Note: for users on 0.17.1, this version will not automatically update. Re-downloading is required to receive the latest version of Ollama.

What's Changed

  • Tool call indices will now be included in parallel tool calls

Full Changelog: ollama/ollama@v0.17.3...v0.17.4

v0.17.3

What's Changed

  • Fixed issue where tool calls in the Qwen 3 and Qwen 3.5 model families would not be parsed correctly if emitted during thinking

Full Changelog: ollama/ollama@v0.17.2...v0.17.3

v0.17.2

What's Changed

  • Fixed issue where Ollama's app on Windows would crash when a new update has been downloaded

Full Changelog: ollama/ollama@v0.17.1...v0.17.2

v0.17.1

What's Changed

  • Nemotron architecture support in Ollama's engine
  • MLX engine now has improved memory usage
  • Ollama's app will now allow models that support tools to use web search capabilities
  • Improved LFM2 and LFM2.5 models in Ollama's engine
  • ollama create will no longer default to affine quantization for unquantized models when using the MLX engine
  • Added configuration for disabling automatic update downloading

Full Changelog: ollama/ollama@v0.17.0...v0.17.1

v0.17.0

OpenClaw

OpenClaw can now be installed and configured automatically via Ollama, making it the easiest way to get up and running with OpenClaw with open models like Kimi-K2.5, GLM-5, and Minimax-M2.5.

Get started

ollama launch openclaw

Web search in OpenClaw

... (truncated)

Commits
  • 8da09b1 qwen3next: add compatibility with imported GGUF models (#14517)
  • a60b9ad mlxrunner: Fix prompt eval timing and count metrics
  • a16f966 mlxrunner: Enforce model context limit
  • 18ab09b mlxrunner: Propagate pipeline errors to client via api.StatusError
  • 638faea mlxrunner: Report actual memory usage from runner
  • dd5eb63 mlxrunner: Fix panic on full KV cache hit
  • 79917cf show peak memory usage (#14485)
  • cc90a03 model/parsers: add stable tool call indexing for glm47 and qwen3 parsers (#14...
  • d98dda4 model: fix qwen3 tool calling in thinking (#14477)
  • d69ddc1 fix: window app crash on startup when update is pending (#14451)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 1, 2026
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ollama/ollama-0.17.5 branch 2 times, most recently from e8cd956 to 1b4c77f Compare March 1, 2026 22:40
Bumps [github.com/ollama/ollama](https://github.com/ollama/ollama) from 0.14.1 to 0.17.5.
- [Release notes](https://github.com/ollama/ollama/releases)
- [Commits](ollama/ollama@v0.14.1...v0.17.5)

---
updated-dependencies:
- dependency-name: github.com/ollama/ollama
  dependency-version: 0.17.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ollama/ollama-0.17.5 branch from 1b4c77f to 6b19422 Compare March 1, 2026 22:50
@refaktor refaktor merged commit 092bc2e into main Mar 1, 2026
7 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/ollama/ollama-0.17.5 branch March 1, 2026 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant