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.
Entities
Related
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.
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.
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.
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.
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.
