The Ollama game logo

Ollama

PatchBot will keep your Discord channel up-to-date on all the latest Ollama patch notes.

Servers
673
Gamers
125,614

Game details

  • Description This AI tool simplifies the process of running machine learning models locally, enabling developers to easily deploy and interact with various models without extensive setup. Its user-friendly interface streamlines the integration of AI into applications.
  • Release Date Jul 8, 2023

Latest updates

v0.33.0

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 ...
Git tag

v0.33.0

v0.32.15

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 ...
Git tag

v0.32.15

v0.32.14

What's Changed
  • llm: transcode WebP images for llama-server
  • renderers/qwen: tolerate non-leading system messages
Git tag

v0.32.14

v0.32.13

What's Changed
  • qwen3.8: support developer instructions
Git tag

v0.32.13

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 coding agents. Qwen 3.8 model page: https://ollama.com/library/qwen3.8 Qwen3.8 delivers substantial gains across coding, professional work, research, and long-horizon agentic tasks.

Git tag

v0.32.12

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
Git tag

v0.32.11