Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

v0.32.11

What's Changed

  • ollama launch dsh now supports DeepSeek Harness, DeepSeek's open-source agent harness
  • ollama launch muse now supports Muse Code, Meta's agentic coding CLI
  • The OpenAI-compatible Responses API now supports web search
  • Muse Glimmer template updates

Full Changelog: ollama/ollama@v0.32.10...v0.32.11

v0.32.10

What's Changed

  • Models that don't set a repeat_penalty now default to 1.0 (off) instead of 1.1, matching other engines and speeding up speculative decoding; set a per-model parameter if an older model repeats itself.
  • Faster prefill on NVFP4 MLX models with a global scale, about 7–8% on Qwen3.6 and Muse Glimmer.
  • Fixed blob verification being skipped when an OCI manifest's config and layer share a digest.

New Contributors

Full Changelog: ollama/ollama@v0.32.8...v0.32.10-rc1

v0.32.9

NVIDIA Nemotron 3.5 Lightning

NVIDIA Nemotron 3.5 Lightning is an open 30B mixture-of-experts (MoE) model with 3B active parameters built for that execution layer of always-on agents. It is designed for harnesses like OpenClaw and Hermes Agent – all supported by the NVIDIA NemoClaw open source security and management stack for running always-on AI agents.

ollama run nemotron-3.5-lightning

What's Changed

  • Added the Nemotron 3 architecture
  • Handle boundary condition in Muse Glimmer function calling parser

Full Changelog: ollama/ollama@v0.32.8...v0.32.9

v0.32.8

Muse Glimmer

Muse Glimmer is now available on all platforms. Muse Glimmer can power coding agent applications such as Claude Code, Codex, Pi and more, as well as long-running personal assistants such as OpenClaw and Hermes.

Ollama's MLX engine provides state-of-the-art performance on Apple Silicon for this model, with support for DFlash and image input as of Ollama 0.32.7.

To download and run Muse Glimmer locally:

ollama run muse-glimmer

To run Muse Glimmer with Claude Code, download Ollama and run:

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 14, 2026
@fahedouch fahedouch added this to the v0.4.x milestone Aug 14, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) August 14, 2026 21:47
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/ollama/ollama-0.32.11 branch from 0a15a83 to b336714 Compare August 14, 2026 23:40
Bumps [github.com/ollama/ollama](https://github.com/ollama/ollama) from 0.32.6 to 0.32.11.
- [Release notes](https://github.com/ollama/ollama/releases)
- [Commits](ollama/ollama@v0.32.6...v0.32.11)

---
updated-dependencies:
- dependency-name: github.com/ollama/ollama
  dependency-version: 0.32.11
  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.11 branch from b336714 to c3bb1fa Compare August 14, 2026 23:49
@github-actions
github-actions Bot merged commit 332c865 into main Aug 14, 2026
5 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/ollama/ollama-0.32.11 branch August 14, 2026 23:55
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