Ollama

AIMIT

Get up and running with large language models locally.

Latest v0.34.0 · by OllamaWritten in GoWebsiteollama/ollamaRSS

Release activity

Release activity — 28 releases across 25 days since Jun 15, 2026. Each cell is one day; darker means more releases that day. Nothing is recorded before Jun 15, 2026. Older weeks are hidden at this screen width.
JunJulAugSep
SundayNo releases on Jun 21, 2026No releases on Jun 28, 2026No releases on Jul 5, 2026No releases on Jul 12, 2026No releases on Jul 19, 2026No releases on Jul 26, 2026No releases on Aug 2, 2026No releases on Aug 9, 2026No releases on Aug 16, 2026No releases on Aug 23, 2026No releases on Aug 30, 2026No releases on Sep 6, 2026No releases on Sep 13, 2026
Monday1 release on Jun 15, 2026No releases on Jun 22, 20261 release on Jun 29, 20261 release on Jul 6, 2026No releases on Jul 13, 20261 release on Jul 20, 20261 release on Jul 27, 2026No releases on Aug 3, 20262 releases on Aug 10, 2026No releases on Aug 17, 2026No releases on Aug 24, 2026No releases on Aug 31, 2026No releases on Sep 7, 20261 release on Sep 14, 2026
TuesdayNo releases on Jun 16, 2026No releases on Jun 23, 20261 release on Jun 30, 2026No releases on Jul 7, 2026No releases on Jul 14, 2026No releases on Jul 21, 2026No releases on Jul 28, 20261 release on Aug 4, 20261 release on Aug 11, 2026No releases on Aug 18, 2026No releases on Aug 25, 2026No releases on Sep 1, 2026No releases on Sep 8, 2026No releases on Sep 15, 2026
Wednesday1 release on Jun 17, 2026No releases on Jun 24, 2026No releases on Jul 1, 2026No releases on Jul 8, 2026No releases on Jul 15, 2026No releases on Jul 22, 2026No releases on Jul 29, 2026No releases on Aug 5, 20261 release on Aug 12, 20261 release on Aug 19, 20261 release on Aug 26, 20261 release on Sep 2, 2026No releases on Sep 9, 2026
ThursdayNo releases on Jun 18, 20261 release on Jun 25, 2026No releases on Jul 2, 2026No releases on Jul 9, 20261 release on Jul 16, 20261 release on Jul 23, 2026No releases on Jul 30, 2026No releases on Aug 6, 2026No releases on Aug 13, 2026No releases on Aug 20, 20261 release on Aug 27, 2026No releases on Sep 3, 2026No releases on Sep 10, 2026
FridayNo releases on Jun 19, 2026No releases on Jun 26, 2026No releases on Jul 3, 2026No releases on Jul 10, 2026No releases on Jul 17, 2026No releases on Jul 24, 2026No releases on Jul 31, 2026No releases on Aug 7, 20263 releases on Aug 14, 20261 release on Aug 21, 2026No releases on Aug 28, 2026No releases on Sep 4, 2026No releases on Sep 11, 2026
SaturdayNo releases on Jun 20, 2026No releases on Jun 27, 2026No releases on Jul 4, 20261 release on Jul 11, 2026No releases on Jul 18, 20261 release on Jul 25, 2026No releases on Aug 1, 2026No releases on Aug 8, 20261 release on Aug 15, 2026No releases on Aug 22, 2026No releases on Aug 29, 20261 release on Sep 5, 2026No releases on Sep 12, 2026

28 releases since Jun 15, 2026, busiest day 3

Changelog

v0.34.1-rc1Pre-release

v0.34.1

Changed 7
  • Evict prefix cache snapshots from the active conversation
  • check system free memory and wait for evicted runners before loading the next MLX model
  • raise token repeat limit to 100 and return error instead of incomplete result
  • scope array lifetimes instead of pinning and sweeping
  • keep gemma3n projector off the CPU
  • refresh Apps layout and command copy feedback
  • update MLX and llama.cpp
Fixed 1
  • fix ChatGPT model selector spacing

From Ollama

What's Changed
  • app: fix ChatGPT model selector spacing
  • mlxrunner: Evict prefix cache snapshots from the active conversation
  • mlxrunner: check system free memory and wait for evicted runners before loading the next MLX model
  • llm: raise token repeat limit to 100 and return error instead of incomplete result
  • mlx: scope array lifetimes instead of pinning and sweeping
  • llm: keep gemma3n projector off the CPU
  • app: refresh Apps layout and command copy feedback
  • MLX and llama.cpp updates

Full Changelog: https://github.com/ollama/ollama/compare/v0.34.0...v0.34.1-rc1

View originalPermalink
How v0.34.1-rc1 went

v0.34.0

Latest
Added 3
  • Support for using Ollama models directly in ChatGPT Desktop with setup available from the Ollama app on macOS
  • Support for OpenAI-compatible client tool search
  • Support for response compaction
Changed 1
  • Improved structured output performance on Apple Silicon

From Ollama

Use Ollama models in ChatGPT Desktop

Ollama models can now be used directly in ChatGPT Desktop, so you can keep your existing workflow while running open models. Setup is available from the Ollama app on MacOS.

This release also improves structured output performance on Apple Silicon, adds support for OpenAI-compatible client tool search and response compaction.

Full Changelog: https://github.com/ollama/ollama/compare/v0.33.3...v0.34.0

View originalPermalink
How v0.34.0 went

v0.33.3

Added 2
  • gemma4 now supports images and audio on MLX engine
  • Report cached prompt tokens
Changed 2
  • Honor GGUF model defined default parameters
  • MLX, MLX-C, and llama.cpp updated

From Ollama

What's Changed
  • gemma4 now supports images and audio on MLX engine
  • Report cached prompt tokens
  • Honor GGUF model defined default parameters
  • MLX, MLX-C, llama.cpp update
New Contributors

Full Changelog: https://github.com/ollama/ollama/compare/v0.33.2...v0.33.3

View originalPermalink
How v0.33.3 went

v0.33.2

Fixed 3
  • Ollama's app now follows the system appearance again, restoring dark mode support
  • Fixed the macOS app to properly hand off to an already-running instance instead of starting a second one
  • The Claude Desktop proxy no longer interrupts in-flight requests when the model catalog updates

From Ollama

What's Changed
  • Ollama's app now follows the system appearance again, restoring dark mode support
  • Fixed the macOS app to properly hand off to an already-running instance instead of starting a second one
  • The Claude Desktop proxy no longer interrupts in-flight requests when the model catalog updates

Full Changelog: https://github.com/ollama/ollama/compare/v0.33.1...v0.33.2

View originalPermalink
How v0.33.2 went

v0.33.1

Added 2
  • Add Qwen3.8 Flash Next support for MLX
  • Add structured output support to mlxrunner
Changed 2
  • Make external compat patches idempotent in cmake
  • Update MLX and llama.cpp
Fixed 1
  • Avoid Metal GPU timeouts when loading models from slow storage in mlxrunner

From Ollama

What's Changed
  • MLX: Qwen3.8 Flash Next support
  • cmake: make external compat patches idempotent
  • MLX and llama.cpp update
  • mlxrunner: add structured output support
  • mlxrunner: avoid Metal GPU timeouts when loading models from slow storage
New Contributors

Full Changelog: https://github.com/ollama/ollama/compare/v0.33.0...v0.33.1

View originalPermalink
How v0.33.1 went

v0.33.0

Added 1
  • Claude Desktop can now be configured to work with Ollama as a third-party gateway provider
Changed 3
  • Prefill restore points are now trustworthy by construction so retries resume where they stopped instead of restarting from scratch
  • DeepSeek Harness launcher now falls back to npx when the global npm install fails, with Windows command-shim support
  • Updated MLX dependency
Fixed 4
  • Fixed a hang where agent clients that cancel long prefills
  • Resumed prefills no longer record restore points that fail to cover what they claim, preventing reprocessing from zero on models with recurrent layers
  • Disabled Claude Code's tokens left token-countdown system message which broke the KV cache on every request
  • Fixed broken default packaging caused by macOS-specific assumptions affecting Linux and Windows builds

From Ollama

What's Changed
Claude Desktop

Developers can now easily configure Claude Desktop to seamlessly work with Ollama as a third-party gateway provider.

Improved caching
  • Fixed a hang where agent clients that cancel long prefills
  • Prefill restore points are now trustworthy by construction: a cancelled prefill keeps every restore point it crossed, so retries resume where they stopped instead of restarting from scratch
  • Resumed prefills no longer record restore points that fail to cover what they claim; on models with recurrent layers this previously forced a request matching 46k of 47k tokens to reprocess from zero
  • Disabled Claude Code's "tokens left" token-countdown system message, which Ollama moved to the front of the prompt and broke the KV cache on every request
Other improvements
  • DeepSeek Harness launcher now falls back to npx when the global npm install fails, with Windows command-shim support
  • MLX dependency update (#17886)
  • Fixed broken default packaging caused by macOS-specific assumptions affecting Linux/Windows builds

Full Changelog: https://github.com/ollama/ollama/compare/v0.32.15...v0.33.0

View originalPermalink
How v0.33.0 went

v0.32.15

Added 1
  • New desktop onboarding flow on first launch
Changed 3
  • Cache resolved model metadata between requests to reduce time-to-first-token
  • Normalize Qwen 3.8 system messages so non-leading system messages are handled consistently
  • Update MLX and llama.cpp dependencies
Fixed 1
  • Fix a bug where chat and generate could wedge after a mid-stream parser error

From Ollama

What's Changed
  • New desktop onboarding flow on first launch
  • Caches resolved model metadata between requests, cutting time-to-first-token by roughly half (TTFT dropped from ~995 ms to ~524 ms in benchmarks)
  • Fixes a bug where chat and generate could wedge after a mid-stream parser error
  • Qwen 3.8 system messages are now normalized so non-leading system messages are handled consistently
  • MLX and llama.cpp dependency updates
New Contributors

Full Changelog: https://github.com/ollama/ollama/compare/v0.32.14...v0.32.15

View originalPermalink
How v0.32.15 went

v0.32.12

Added 2
  • Support for Qwen 3.8 27B model
  • Optimized qwen3.8:27b-mlx variant for Apple Silicon devices

From Ollama

Qwen 3.8 27B

This release adds the support of Qwen 3.8 27B. Qwen3.8 delivers substantial gains across coding, professional work, research, and long-horizon agentic tasks.

ollama run qwen3.8:27b

For Apple Silicon devices, Ollama has in particular optimized for maximum performance and output quality suitable for repeated tasks and coding agents.

ollama run qwen3.8:27b-mlx
View originalPermalink
How v0.32.12 went

v0.32.11

Added 3
  • 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
Changed 1
  • Muse Glimmer template updates

From Ollama

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: https://github.com/ollama/ollama/compare/v0.32.10...v0.32.11

View originalPermalink
How v0.32.11 went

v0.32.10

Pre-release
Changed 2
  • 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
  • Faster prefill on NVFP4 MLX models with a global scale, about 7–8% on Qwen3.6 and Muse Glimmer
Fixed 1
  • Fixed blob verification being skipped when an OCI manifest's config and layer share a digest

From Ollama

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: https://github.com/ollama/ollama/compare/v0.32.8...v0.32.10-rc1

View originalPermalink
How v0.32.10 went

v0.32.9

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

From Ollama

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: https://github.com/ollama/ollama/compare/v0.32.8...v0.32.9

View originalPermalink
How v0.32.9 went

v0.32.8

Added 1
  • Add Muse Glimmer support for NVIDIA, AMD, and additional platforms

From Ollama

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:

ollama launch claude --model muse-glimmer

For a lighter-weight coding agent, try Pi:

ollama launch pi --model muse-glimmer

For personal assistant frameworks such as OpenClaw and Hermes, use:

ollama launch openclaw --model muse-glimmer
ollama launch hermes --model muse-glimmer
What's Changed
  • Add Muse Glimmer support for NVIDIA, AMD, and additional platforms

Full Changelog: https://github.com/ollama/ollama/compare/v0.32.7...v0.32.8

View originalPermalink
How v0.32.8 went

v0.32.7

Added 2
  • Muse Glimmer, a 30B multimodal model from Meta Superintelligence Labs, is now available on Ollama with initial support via the MLX engine on Apple Silicon
  • Support for DFlash and image input for Muse Glimmer on Apple Silicon

From Ollama

Muse Glimmer

Note: Muse Glimmer is currently available via initial support via Ollama's MLX engine on Apple Silicon. Additional support and optimizations for Apple Silicon, NVIDIA, AMD, and other platforms will be available in the coming days.

Muse Glimmer, Meta's newest open model and the first released by Meta Superintelligence Labs, is now available on Ollama. It's a 30B multimodal model purpose-built for agent workloads that run locally.

With Ollama, you can now use Muse Glimmer to 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:30b-mlx

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

ollama launch claude --model muse-glimmer:30b-mlx

For a lighter-weight coding agent, try Pi:

ollama launch pi --model muse-glimmer:30b-mlx

For personal assistant frameworks such as OpenClaw and Hermes, use:

ollama launch openclaw --model muse-glimmer:30b-mlx
ollama launch hermes --model muse-glimmer:30b-mlx
View originalPermalink
How v0.32.7 went

v0.32.6

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

From Ollama

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: https://github.com/ollama/ollama/compare/v0.32.5...v0.32.6-rc0

View originalPermalink
How v0.32.6 went

v0.32.4

Added 1
  • Support Laguna on Apple GPUs via the MLX engine
Changed 2
  • Quantize draft-model output heads at the requested type when creating speculative-decoding drafts
  • Faster packed gate/up projection for Qwen3 MoE decoding on M5 Max
Fixed 1
  • Fixed Qwen3 MoE decoding for differently-quantized experts and improved packed gate/up projection performance

From Ollama

What's Changed
  • Support Laguna on Apple GPUs via the MLX engine
  • Quantize draft-model output heads at the requested type when creating speculative-decoding drafts.
  • Fixed Qwen3 MoE decoding for differently-quantized experts, plus faster packed gate/up projection (~4–9% on M5 Max).

Full Changelog: https://github.com/ollama/ollama/compare/v0.32.3...v0.32.4

View originalPermalink
How v0.32.4 went

v0.32.3

Added 3
  • Added CUDA support on Windows ARM64
  • Added B200 GPU support through CUDA 12
  • Added chat, thinking, and tool calling support for Laguna 2.1 models
Changed 4
  • Made Hermes Desktop respect --force-build flag
  • Reduced memory usage on Linux CUDA/ROCm iGPUs
  • Updated the MLX engine
  • Updated the llama.cpp engine
Fixed 5
  • Fixed model downloads that stall before sending data
  • Restored Claude Code Channels in integrations
  • Fixed Anthropic thinking streams in integrations
  • Fixed Metal inference for Laguna 2.1 models
  • Fixed GLM tool calls being silently dropped at the end of generation

From Ollama

What's Changed
  • Fixed model downloads that stall before sending data.
  • Improved integrations: restored Claude Code Channels, fixed Anthropic thinking streams, and made Hermes Desktop respect --force-build.
  • Expanded GPU support with CUDA on Windows ARM64, B200 support through CUDA 12, and lower memory use on Linux CUDA/ROCm iGPUs.
  • Added chat, thinking, and tool calling support for Laguna 2.1 models, including a Metal inference fix.
  • Fixed GLM tool calls being silently dropped at the end of generation.
  • Updated the MLX and llama.cpp engines.

Full Changelog: https://github.com/ollama/ollama/compare/v0.32.1...v0.32.3

View originalPermalink
How v0.32.3 went

v0.32.2

Pre-release

Withdrawn, please use 0.32.3 or newer

View originalPermalink
How v0.32.2 went

v0.32.1

Changed 5
  • Improved Gemma 4 tool calling and multi-turn reasoning, including more reliable tool-response continuations
  • Improved MLX cache snapshot performance
  • MLX text model loading now respects OLLAMA_LOAD_TIMEOUT
  • Agent web search and fetch now tell users to run ollama signin when authentication is required
  • The interactive agent now receives the current working directory for better project context
Fixed 2
  • Fixed a recurrent MLX model cache leak that could increase memory use across requests
  • Fixed ollama launch so choosing Pick another model for a deprecated model passed with --model opens the model picker

From Ollama

What's Changed
  • Improved Gemma 4 tool calling and multi-turn reasoning, including more reliable tool-response continuations
  • Fixed a recurrent MLX model cache leak that could increase memory use across requests, and improved cache snapshot performance
  • MLX text model loading now respects OLLAMA_LOAD_TIMEOUT
  • Agent web search and fetch now tell users to run ollama signin when authentication is required
  • The interactive agent now receives the current working directory for better project context
  • Fixed ollama launch so choosing Pick another model for a deprecated model passed with --model opens the model picker
  • Updated VS Code setup documentation for the official Ollama extension

Full Changelog: https://github.com/ollama/ollama/compare/v0.32.0...v0.32.1-rc0

View originalPermalink
How v0.32.1 went

v0.32.0

Added 2
  • New interactive agent experience when running ollama command to help with coding and delegating work
  • Deprecation warnings before launching older agent models including CodeLlama, Qwen2.5(-coder), Llama 3.x, Mistral, StarCoder, and base DeepSeek-R1 tags
Changed 2
  • Renamed Codex App integration to ChatGPT with ollama launch chatgpt command
  • Simplified integration selection in ollama launch menu to show only the most popular integrations

From Ollama

What's Changed
  • New interactive agent experience: running ollama now launches an agent to help you code and delegate work
❯ ollama
Ollama 0.32.0

▸ Chat, Code, & Work (glm-5.2:cloud)
    Chat with models, code, search the web, and delegate real work
  • Renamed the Codex App integration to ChatGPT: use ollama launch chatgpt (and --restore to return to your usual ChatGPT profile)
  • Simplified integration selection: the ollama launch menu now only offers the most popular integrations (other integrations can be accessed through ollama launch
  • Warns before launching older agent models: CodeLlama, Qwen2.5(-coder), Llama 3.x, Mistral, StarCoder, and the base DeepSeek-R1 tags now prompt a deprecation warning before ollama launch continues

Full Changelog: https://github.com/ollama/ollama/compare/v0.31.2...v0.32.0

View originalPermalink
How v0.32.0 went

v0.31.2

Changed 5
  • Enabled flash attention on older NVIDIA GPUs (compute capability 6.x)
  • iGPU can now offload vision models with padding to fit available memory
  • Hardened GGUF model creation
  • ollama launch for Claude Code now disables telemetry by default
  • Updated the MLX and llama.cpp engines
Fixed 2
  • Fixed structured output for thinking models when thinking is disabled
  • Fixed loading models on paths with non-UTF-8 characters

From Ollama

What's Changed
  • Enabled flash attention on older NVIDIA GPUs (compute capability 6.x)
  • iGPU can now offload vision models with padding to fit available memory
  • Fixed structured output for thinking models when thinking is disabled
  • Hardened GGUF model creation
  • ollama launch for Claude Code now disables telemetry by default
  • Fixed loading models on paths with non-UTF-8 characters
  • Updated the MLX and llama.cpp engines
New Contributors

Full Changelog: https://github.com/ollama/ollama/compare/v0.31.1...v0.31.2

View originalPermalink
How v0.31.2 went

v0.31.1

Changed 4
  • Improved Gemma 4 multi-token prediction (MTP) performance on Apple Silicon
  • Tightened Gemma 4 MoE model loading in the MLX engine
  • Updated the MLX engine to the latest version, including a new small-batch matmul kernel
  • Updated the underlying llama.cpp engine to build 9840

From Ollama

Faster Gemma 4 on Apple Silicon

Gemma 4 is now significantly faster in Ollama on Apple Silicon, generating tokens nearly 90% faster on average across a coding-agent benchmark by leveraging multi-token prediction (MTP). Ollama auto-tunes how many tokens to draft as it runs, so the speedup is on by default, requires no configuration, and does not change the model's output.

What's Changed
  • Tightened Gemma 4 MoE model loading in the MLX engine
  • Updated the MLX engine to the latest version, including a new small-batch matmul kernel
  • Updated the underlying llama.cpp engine to build 9840
  • Improved Gemma 4 multi-token prediction (MTP) performance

Full Changelog: https://github.com/ollama/ollama/compare/v0.30.12...v0.31.1

View originalPermalink
How v0.31.1 went
v0.30.12-rc0Pre-release

v0.30.12

Changed 2
  • Bump mlx dependency
  • Update llama.cpp
Fixed 1
  • Ignore braces inside JSON strings when detecting tool call end

From Ollama

What's Changed
New Contributors

Full Changelog: https://github.com/ollama/ollama/compare/v0.30.11...v0.30.12-rc0

View originalPermalink
How v0.30.12-rc0 went

v0.30.11

Added 5
  • Add thinking capability detection to opencode
  • Auto-install Claude Code
  • Auto-install opencode when missing
  • Add sm_86 architecture to cuda_v13_windows preset
  • Add CC 87 for CUDA v13 on Jetson
Changed 9
  • Unify and tune speculative decoding
  • Detect model drift when Codex App UI switches
  • Size mmproj offload by projector memory
  • Preserve generation headroom for shifted prompts
  • Default qwen2.5vl window attention metadata
  • Use host Vulkan loader on Windows
Fixed 2
  • Fix inverted iGPU/dGPU Vulkan classification on Windows hybrid graphics
  • Fix ollama ps double-counting mmap'd weights on partial offload

From Ollama

What's Changed
New Contributors

Full Changelog: https://github.com/ollama/ollama/compare/v0.30.10...v0.30.11-rc0

View originalPermalink
How v0.30.11 went

v0.30.10

Added 1
  • Command A and North family models now run on Apple Silicon with the MLX engine
Changed 1
  • Update the underlying llama.cpp engine to build 9672
Fixed 1
  • Fix build artifacts for MLX

From Ollama

What's Changed
  • Command A and North family models now run on Apple Silicon with the MLX engine
  • Updated the underlying llama.cpp engine to build 9672
  • Fixed build artifacts for MLX

Full Changelog: https://github.com/ollama/ollama/compare/v0.30.9...v0.30.10

View originalPermalink
How v0.30.10 went

v0.30.9

Added 1
  • Support for Cohere2Moe architecture
Changed 1
  • Ollama will now return an error if a single message is larger than the current context window
Fixed 2
  • Fixed LFM2 parser/render for cases where thinking was not emitted
  • Fixed issue where ollama launch claude and other coding agent or assistant use cases would only output one token

From Ollama

What's Changed
  • Support for Cohere2Moe architecture
  • Fixed LFM2 parser/render for cases where thinking was not emitted
  • Fixed issue where ollama launch claude and other coding agent or assistant use cases would only output one token
  • Ollama will now return an error if a single message is larger than the current context window

Full Changelog: https://github.com/ollama/ollama/compare/v0.30.8...v0.30.9-rc1

View originalPermalink
How v0.30.9 went
View all

Discussion

If you publish Ollama, you can claim this product by proving you administer its repository.