llm-kb
← Back to releases
Tool Release

Ollama releases v0.32.0-rc0 with Qwen3.5 support and agent UI

Ollama released v0.32.0-rc0, adding a Qwen3.5 parser and renderer, a warning for old agent models, and a new agent UI. This update enables users to work with Qwen3.5 models and improves the agent experience.

4 engagement·1 source·Sat, Jul 11, 2026, 01:03 AM
The release includes three key changes: a Qwen3.5 parser and renderer for Qwen3.5/Next models, a launch warning for old agent models, and a new agent UI. These features were contributed by jessegross and ParthSareen. The full changelog is available at https://github.com/ollama/ollama/compare/v0.31.2...v0.32.0-rc0.

Entities

Qwen3.5(model)jessegross(person)ParthSareen(person)Ollama(company)v0.32.0-rc0(tool)

Related

CommunitySun, Jul 12, 2026, 01:18 AM

Community discusses VRAM requirements and next upgrade from Qwen 3.6 27B

A Reddit user asks how much VRAM is needed and which model is the next major upgrade from Qwen 3.6 27B as of July 2026. The post reflects ongoing community interest in balancing model quality with hardware constraints.

41 engagement·1 source·reddit
Tool ReleaseMon, Jul 6, 2026, 10:28 PM

Ollama merges CUDA toolkit fix, JetPack fallback, and agent harness core

Ollama merged several pull requests on July 6, 2026, including fixes for CUDA toolkit lookup and parallelism, a fallback to standard CUDA when JetPack runner is absent, and the initial core of an agent harness. These changes improve GPU compatibility and lay groundwork for agent functionality.

↑ Updated Mon, Jul 6, 2026, 10:28 PM Agent harness core merged alongside CUDA and JetPack fixes.

11 engagement·1 source·github
Tool ReleaseSat, Jul 11, 2026, 08:06 PM

vLLM v0.25.0 released with Model Runner V2 as default and PagedAttention removed

vLLM v0.25.0 is now available, featuring 558 commits from 232 contributors. Model Runner V2 becomes the default execution path for all dense models, with new support for EVS, realtime embeddings, prefix caching for Mamba hybrid models, multimodal-prefix bidirectional attention, and dynamic speculative decoding. The legacy PagedAttention implementation has been removed.

0 engagement·1 source·github
Tool ReleaseSun, Jul 12, 2026, 08:54 AM

Vellium v1.0.0 released: security hardening, wallpaper-based themes, JSON chat export and a major desktop stability pass

Vellium, a local-first desktop workspace for writing and roleplay with local LLMs, has reached its first stable release v1.0.0. The release focuses on security hardening, desktop stability, and new features like wallpaper-based themes and JSON chat export.

1 engagement·1 source·reddit
Tool ReleaseFri, Jul 10, 2026, 06:58 PM

LangChain releases v1.3.13 and langchain-openai v1.3.5 with explicit prompt caching

LangChain released versions 1.3.13 and langchain-openai 1.3.5, adding explicit prompt caching support for OpenAI models. This allows developers to mark reusable prompt prefixes for reduced latency and cost. The update also includes a new 'meta' extra for langchain-meta integration and refreshed model profiles.

0 engagement·2 sources·github