shipfeedAI news, curated daily

18:26:03 CET
25 AUG18:26:03shipfeed
pull to refreshlast sync
Just in — 30 new
§ source

Ollama — Releases

github.com·tool·103 items·last fetched

items50 latest

ollama·

Ollama v0.33.0-rc0

What's Changed mlx: fix mac assumptions on linux/windows by @dhiltgen in https://github.com/ollama/ollama/pull/17898 mlx update by @dhiltgen in https://github.com/ollama/ollama/pull/17886 lint fixes by @dhiltgen in…

Ollama — Releases
ollama·

Ollama v0.33.0-rc3

What's Changed Claude Desktop Turn individual Ollama models on or off for use in Claude, directly from the menu bar Choose from your available Ollama models from within Claude; cloud models appear only when you're…

Ollama — Releases
ollama·

Ollama v0.33.0-rc2

What's Changed mlx: fix mac assumptions on linux/windows by @dhiltgen in https://github.com/ollama/ollama/pull/17898 mlx update by @dhiltgen in https://github.com/ollama/ollama/pull/17886 lint fixes by @dhiltgen in…

Ollama — Releases
ollama·

Ollama v0.32.15

What's Changed Add a model metadata cache to reduce Ollama’s per-request overhead New Contributors @gaugarg-nv made their first contribution in https://github.com/ollama/ollama/pull/17752 Full Changelog…

Ollama — Releases
ollama·

Ollama v0.32.15-rc1

What's Changed Add a model metadata cache to reduce Ollama’s per-request overhead New Contributors @gaugarg-nv made their first contribution in https://github.com/ollama/ollama/pull/17752 Full Changelog…

Ollama — Releases
ollama·

Ollama v0.32.15-rc2

What's Changed Add a model metadata cache to reduce Ollama’s per-request overhead New Contributors @gaugarg-nv made their first contribution in https://github.com/ollama/ollama/pull/17752 Full Changelog…

Ollama — Releases
ollama·

Ollama v0.32.14-rc0

What's Changed llm: transcode WebP images for llama-server renderers/qwen: tolerate non-leading system messages Full Changelog: https://github.com/ollama/ollama/compare/v0.32.13...v0.32.14-rc0

Ollama — Releases
ollama·

Ollama v0.32.14

What's Changed llm: transcode WebP images for llama-server renderers/qwen: tolerate non-leading system messages Full Changelog: https://github.com/ollama/ollama/compare/v0.32.13...v0.32.14

Ollama — Releases
ollama·

Ollama v0.32.13

What's Changed qwen3.8: support developer instructions Full Changelog: https://github.com/ollama/ollama/compare/v0.32.12...v0.32.13

Ollama — Releases
ollama·

Ollama v0.32.12

Qwen 3.8 - 27B model support This release adds the support of Qwen 3.8 27B. For Apple Silicon devices, Ollama has in particular optimized for maximum performance and output quality suitable for repeated tasks and…

Ollama — Releases
ollama·

Ollama v0.32.11

What's Changed launch: add Muse Code integration by @dhiltgen in https://github.com/ollama/ollama/pull/17594 model/renderers: match Muse Glimmer reasoning template by @dhiltgen in…

Ollama — Releases
ollama·

Ollama v0.32.10-rc1

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…

Ollama — Releases
ollama·

Ollama 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…

Ollama — Releases
ollama·

Ollama 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…

Ollama — Releases
ollama·

Ollama 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…

Ollama — Releases
ollama·

Ollama v0.32.8-rc0

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-rc0

Ollama — Releases
ollama·

Ollama v0.32.7

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…

Ollama — Releases
ollama·

Ollama v0.32.6-rc0

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…

Ollama — Releases
ollama·

Ollama 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…

Ollama — Releases
ollama·

Ollama v0.32.5

What's Changed Fixed an MLX Metal bug that could reduce output quality for NVFP4 models, particularly Laguna. Full Changelog: https://github.com/ollama/ollama/compare/v0.32.4...v0.32.5

Ollama — Releases
ollama·

Ollama v0.32.5-rc0

What's Changed mlx update by @dhiltgen in https://github.com/ollama/ollama/pull/17397 Full Changelog: https://github.com/ollama/ollama/compare/v0.32.4...v0.32.5-rc0

Ollama — Releases
ollama·

Ollama v0.32.4-rc0

What's Changed x/create: quantize lm_head at 8-bit in the requested family by @jessegross in https://github.com/ollama/ollama/pull/17357 test: harden flaky updater and transfer unit tests by @dhiltgen in…

Ollama — Releases
ollama·

Ollama v0.32.4

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…

Ollama — Releases
ollama·

Ollama v0.32.3-rc0

What's Changed mlx update by @dhiltgen in https://github.com/ollama/ollama/pull/17332 model/parsers: finalize incomplete GLM tool calls by @dhiltgen in https://github.com/ollama/ollama/pull/17250 docs: update…

Ollama — Releases
ollama·

Ollama v0.32.3

What's Changed mlx update by @dhiltgen in https://github.com/ollama/ollama/pull/17332 model/parsers: finalize incomplete GLM tool calls by @dhiltgen in https://github.com/ollama/ollama/pull/17250 docs: update…

Ollama — Releases
ollama·

Ollama v0.32.2-rc3

What's Changed launch: keep Claude Code channels available by @hoyyeva in https://github.com/ollama/ollama/pull/17210 cmd: remove dead agent prompt wrappers by @ParthSareen in…

Ollama — Releases
ollama·

Ollama v0.32.2-rc2

What's Changed launch: keep Claude Code channels available by @hoyyeva in https://github.com/ollama/ollama/pull/17210 cmd: remove dead agent prompt wrappers by @ParthSareen in…

Ollama — Releases
ollama·

Ollama v0.32.2-rc0

What's Changed launch: keep Claude Code channels available by @hoyyeva in https://github.com/ollama/ollama/pull/17210 cmd: remove dead agent prompt wrappers by @ParthSareen in…

Ollama — Releases
ollama·

Ollama v0.32.2

What's Changed launch: keep Claude Code channels available by @hoyyeva in https://github.com/ollama/ollama/pull/17210 cmd: remove dead agent prompt wrappers by @ParthSareen in…

Ollama — Releases
ollama·

Ollama v0.32.1

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…

Ollama — Releases
ollama·

Ollama v0.32.1-rc0

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…

Ollama — Releases
ollama·

Ollama v0.32.0-rc0

What's Changed create: select the qwen3.5 parser and renderer for Qwen3.5/Next by @jessegross in https://github.com/ollama/ollama/pull/17078 launch: warn before old agent models by @ParthSareen in…

Ollama — Releases
ollama·

Ollama v0.32.0

What's Changed create: select the qwen3.5 parser and renderer for Qwen3.5/Next by @jessegross in https://github.com/ollama/ollama/pull/17078 launch: warn before old agent models by @ParthSareen in…

Ollama — Releases
ollama·

Ollama v0.31.2

What's Changed ci: avoid unbounded parallelism by @dhiltgen in https://github.com/ollama/ollama/pull/16966 fix cuda toolkit lookup and parallel by @MarkWard0110 in https://github.com/ollama/ollama/pull/16613…

Ollama — Releases
ollama·

Ollama v0.31.2-rc2

What's Changed ci: avoid unbounded parallelism by @dhiltgen in https://github.com/ollama/ollama/pull/16966 fix cuda toolkit lookup and parallel by @MarkWard0110 in https://github.com/ollama/ollama/pull/16613…

Ollama — Releases
ollama·

Ollama v0.31.2-rc0

What's Changed ci: avoid unbounded parallelism by @dhiltgen in https://github.com/ollama/ollama/pull/16966 fix cuda toolkit lookup and parallel by @MarkWard0110 in https://github.com/ollama/ollama/pull/16613…

Ollama — Releases
ollama·

Ollama v0.31.2-rc1

What's Changed ci: avoid unbounded parallelism by @dhiltgen in https://github.com/ollama/ollama/pull/16966 fix cuda toolkit lookup and parallel by @MarkWard0110 in https://github.com/ollama/ollama/pull/16613…

Ollama — Releases
ollama·

Ollama v0.31.1

What's Changed mlx: tighten up gemma4 moe loading code by @pdevine in https://github.com/ollama/ollama/pull/16964 mlx: bump to latest version to include new small batch matmul kernel @jessegross @dhiltgen llama.cpp…

Ollama — Releases
ollama·

Ollama v0.30.12-rc0

What's Changed tools: ignore braces inside JSON strings when detecting tool call end by @aditya-786 in https://github.com/ollama/ollama/pull/16937 mlx: bump dependency by @dhiltgen in…

Ollama — Releases
ollama·

Ollama v0.30.11

What's Changed launch: add thinking capability detection to opencode by @hoyyeva in https://github.com/ollama/ollama/pull/15434 launch: auto-install Claude Code by @hoyyeva in…

Ollama — Releases
ollama·

Ollama v0.30.11-rc0

What's Changed launch: add thinking capability detection to opencode by @hoyyeva in https://github.com/ollama/ollama/pull/15434 launch: auto-install Claude Code by @hoyyeva in…

Ollama — Releases
ollama·

Ollama v0.30.11-rc1

What's Changed launch: add thinking capability detection to opencode by @hoyyeva in https://github.com/ollama/ollama/pull/15434 launch: auto-install Claude Code by @hoyyeva in…

Ollama — Releases
ollama·

Ollama v0.30.10-rc0

What's Changed models: add Cohere2MoE model by @jmorganca in https://github.com/ollama/ollama/pull/16670 llama: update llama.cpp to b9672 by @pdevine in https://github.com/ollama/ollama/pull/16775 Full Changelog…

Ollama — Releases
ollama·

Ollama v0.30.10-rc1

What's Changed models: add Cohere2MoE model by @jmorganca in https://github.com/ollama/ollama/pull/16670 llama: update llama.cpp to b9672 by @pdevine in https://github.com/ollama/ollama/pull/16775 Full Changelog…

Ollama — Releases
ollama·

Ollama v0.30.10

What's Changed models: add Cohere2MoE model by @jmorganca in https://github.com/ollama/ollama/pull/16670 llama: update llama.cpp to b9672 by @pdevine in https://github.com/ollama/ollama/pull/16775 Full Changelog…

Ollama — Releases
ollama·

Ollama v0.30.9-rc0

What's Changed llama: update llama.cpp to b9637 by @jmorganca in https://github.com/ollama/ollama/pull/16609 Full Changelog: https://github.com/ollama/ollama/compare/v0.30.8...v0.30.9-rc0

Ollama — Releases
ollama·

Ollama v0.30.9

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…

Ollama — Releases
ollama·

Ollama v0.30.9-rc2

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…

Ollama — Releases
ollama·

Ollama v0.30.9-rc1

What's Changed llama: update llama.cpp to b9637 by @jmorganca in https://github.com/ollama/ollama/pull/16609 Full Changelog: https://github.com/ollama/ollama/compare/v0.30.8...v0.30.9-rc0

Ollama — Releases
ollama·

Ollama v0.30.8

What's Changed docs: hermes desktop by @BruceMacD in https://github.com/ollama/ollama/pull/16549 docs: omp by @BruceMacD in https://github.com/ollama/ollama/pull/16552 MLX MTP Cache Improvements by @jessegross in…

Ollama — Releases