The Ollama game logo

Ollama

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

Servers
711
Gamers
130,675

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.34.1

What's Changed

  • MLX safetensors ollama create no longer experimental. GGUF model creation now requires using llama.cpp tooling for safetensor conversion and quantization.
  • Improved MLX memory handling on Apple Silicon
  • Runaway repeat token detection now requires 100 repeat tokens for reduced false positives (e.g. OCR)
  • /api/tags is much faster on large model libraries (3.1 s → 294 ms cold in testing), and model capabilities are now reported consistently. ...
Git tag

v0.34.1

v0.34.0

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.

This release also improves structured output performance on Apple Silicon, adds support for OpenAI-compatible client tool search and response compaction, and makes images work correctly through compacted responses.

Git tag

v0.34.0

v0.33.3

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
  • @marcelpetrick made their first contribution in #17579
Git tag

v0.33.3

v0.33.2

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

v0.33.2

v0.33.1

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
  • @pd95 made their first contribution in #17948
Git tag

v0.33.1

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