The Ollama game logo

Ollama

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

Servers
423
Gamers
82,452

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

This version of Ollama will change the architecture to directly support llama.cpp instead of building on top of GGML, and allows for compatibility with GGUF file format. MLX is used to accelerate model inference on Apple Silicon. While in pre-release we'd love feedback on:

  • Performance improvements or degradation
  • Errors or crashes that did not previously occur
  • Memory utilization improvements or degradation Known issues: ...
Git tag

v0.30.0-rc17

v0.24.0

Codex App The OpenAI Codex App is now available on Ollama. Use any Ollama model — local or cloud — inside the desktop app to code, browse, and review.

ollama launch codex-app

Built-in browser Codex can spin up local servers and sites in its built-in browser. Annotate directly on the page to request changes. Review mode Review code inside the app, leave comments, and iterate without leaving your workspace. Choosing a model For difficult coding and agentic tasks: ...

Git tag

v0.24.0

v0.24.0

What's Changed
  • mlx: add memory trace logging by @dhiltgen in #16131
  • launch: codex app integration by @ParthSareen in #16120
Git tag

v0.24.0-rc0

v0.23.4

What's Changed
  • ollama launch opencode now supports vision models with image inputs
  • Fixed formatting of Claude tool results when using local image paths
Git tag

v0.23.4

v0.23.4

What's Changed
  • ollama launch opencode now supports vision models with image inputs
  • Fixed formatting of Claude tool results when using local image paths
Git tag

v0.23.4

v0.23.4

What's Changed

  • anthropic: Preserve Claude local image-path tool results in renderer-owned prompt formatting by @hoyyeva in #16047
  • launch/opencode: add image modalities for vision models by @hoyyeva in #15922
Git tag

v0.23.4-rc0