Skip to content

build(deps): Bump github.com/ollama/ollama from 0.32.5 to 0.32.6 - #250

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/github.com/ollama/ollama-0.32.6
Aug 10, 2026
Merged

build(deps): Bump github.com/ollama/ollama from 0.32.5 to 0.32.6#250
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/github.com/ollama/ollama-0.32.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/ollama/ollama from 0.32.5 to 0.32.6.

Release notes

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

v0.32.6

What's Changed

  • Qwen3.5 is faster on Apple GPUs: the MLX engine now uses the model's MTP head for speculative decoding automatically
  • /v1/chat/completions streaming now matches OpenAI's wire format: role only on the first chunk, finish_reason on its own chunk, and usage in a separate chunk with stream_options.include_usage.
  • Truncated OpenAI responses now report finish_reason: "length" instead of "tool_calls".
  • ollama run kimi-k3 now offers kimi-k3:cloud for cloud-only models that publish no default tag, instead of failing.
  • TUI fixes: pipe-delimited prose no longer renders as a table, Enter accepts the highlighted @ file completion, and /prompt scrolling is no longer laggy.
  • Experimental image generation has been temporarily removed. Continue using 0.32.5 for image generation support
  • Updated the MLX and llama.cpp engines.

Full Changelog: ollama/ollama@v0.32.5...v0.32.6-rc0

Commits
  • c82ebbd llama.cpp update (#17545)
  • 8edecb5 openai: match openai's streaming wire format for chat completions (#17485)
  • 8d8c701 Merge pull request #17483 from ollama/drifkin/suggest-cloud
  • b63eed9 app/updater: drain background update-check goroutine before returning (#17446)
  • 4f9d09e qwen3_5: load and run the MTP head as a speculative draft
  • ba8f2a3 nn/recurrent: run the gated-delta step in one launch
  • 721f050 nn/recurrent: activate the conv output in CausalConv1D
  • accd6d6 mlx: factor custom GPU kernel scaffolding into helpers
  • bd3f22e qwen3_5: pack GDN input projections into one layout at load
  • 5db07ca mlx: apply global scales in Dequantize
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 7, 2026
@fahedouch fahedouch added this to the v0.4.x milestone Aug 9, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) August 9, 2026 18:43
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/ollama/ollama-0.32.6 branch from 84681a2 to f6f61e1 Compare August 10, 2026 13:04
github-actions[bot]
github-actions Bot previously approved these changes Aug 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/ollama/ollama-0.32.6 branch from f6f61e1 to 586b8db Compare August 10, 2026 13:14
Bumps [github.com/ollama/ollama](https://github.com/ollama/ollama) from 0.32.5 to 0.32.6.
- [Release notes](https://github.com/ollama/ollama/releases)
- [Commits](ollama/ollama@v0.32.5...v0.32.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/ollama/ollama-0.32.6 branch from 586b8db to f398e0e Compare August 10, 2026 13:23
@github-actions
github-actions Bot merged commit a239552 into main Aug 10, 2026
5 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/ollama/ollama-0.32.6 branch August 10, 2026 13:30
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