Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Offical apps | Community apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Ollama
  3. Ollama - Package Updates

Ollama - Package Updates

Scheduled Pinned Locked Moved Ollama
77 Posts 2 Posters 29.0k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Package UpdatesP
    Package UpdatesP
    Package Updates
    wrote on last edited by
    #65

    [1.15.0]

    • Update ollama to 0.32.0
    • Full Changelog
    • New interactive agent experience: running ollama now launches an agent to help you code and delegate work
    • Renamed the Codex App integration to ChatGPT: use ollama launch chatgpt (and --restore to return to your usual ChatGPT profile)
    • Simplified integration selection: the ollama launch menu now only offers the most popular integrations (other integrations can be accessed through ollama launch
    • Warns before launching older agent models: CodeLlama, Qwen2.5(-coder), Llama 3.x, Mistral, StarCoder, and the base DeepSeek-R1 tags now prompt a deprecation warning before ollama launch continues
    • Full Changelog: https://github.com/ollama/ollama/compare/v0.31.2...v0.32.0
    1 Reply Last reply
    0
    • Package UpdatesP
      Package UpdatesP
      Package Updates
      wrote on last edited by
      #66

      [1.15.1]

      • Update ollama to 0.32.1
      • Full Changelog
      • Improved Gemma 4 tool calling and multi-turn reasoning, including more reliable tool-response continuations
      • Fixed a recurrent MLX model cache leak that could increase memory use across requests, and improved cache snapshot performance
      • MLX text model loading now respects OLLAMA_LOAD_TIMEOUT
      • Agent web search and fetch now tell users to run ollama signin when authentication is required
      • The interactive agent now receives the current working directory for better project context
      • Fixed ollama launch so choosing Pick another model for a deprecated model passed with --model opens the model picker
      • Updated VS Code setup documentation for the official Ollama extension
      • Full Changelog: https://github.com/ollama/ollama/compare/v0.32.0...v0.32.1-rc0
      1 Reply Last reply
      0
      • Package UpdatesP
        Package UpdatesP
        Package Updates
        wrote on last edited by
        #67

        [1.15.2]

        • Update ollama to 0.32.3
        • Full Changelog
        • Fixed model downloads that stall before sending data.
        • Improved integrations: restored Claude Code Channels, fixed Anthropic thinking streams, and made Hermes Desktop respect --force-build.
        • Expanded GPU support with CUDA on Windows ARM64, B200 support through CUDA 12, and lower memory use on Linux CUDA/ROCm iGPUs.
        • Added chat, thinking, and tool calling support for Laguna 2.1 models, including a Metal inference fix.
        • Fixed GLM tool calls being silently dropped at the end of generation.
        • Updated the MLX and llama.cpp engines.
        • Full Changelog: https://github.com/ollama/ollama/compare/v0.32.1...v0.32.3
        1 Reply Last reply
        0
        • Package UpdatesP
          Package UpdatesP
          Package Updates
          wrote on last edited by
          #68

          [1.15.3]

          • Update ollama to 0.32.4
          • Full Changelog
          • Support Laguna on Apple GPUs via the MLX engine
          • Quantize draft-model output heads at the requested type when creating speculative-decoding drafts.
          • Fixed Qwen3 MoE decoding for differently-quantized experts, plus faster packed gate/up projection (~49% on M5 Max).
          • Full Changelog: https://github.com/ollama/ollama/compare/v0.32.3...v0.32.4
          1 Reply Last reply
          0
          • Package UpdatesP
            Package UpdatesP
            Package Updates
            wrote on last edited by
            #69

            [1.15.4]

            • Update ollama to 0.32.5
            • Full Changelog
            • Fixed an MLX Metal bug that could reduce output quality for NVFP4 models, particularly Laguna.
            1 Reply Last reply
            0
            • Package UpdatesP
              Package UpdatesP
              Package Updates
              wrote last edited by
              #70

              [1.15.5]

              • Update ollama to 0.32.6
              • Full Changelog
              • Qwen3.5 is faster on Apple GPUs: the MLX engine now uses the model's MTP head for speculative decoding automatically
              • /v1/chat/completions streaming now matches OpenAI's wire format: role only on the first chunk, finish_reason on its own chunk,
              • and usage in a separate chunk with stream_options.include_usage.
              • Truncated OpenAI responses now report finish_reason: "length" instead of "tool_calls".
              • ollama run kimi-k3 now offers kimi-k3:cloud for cloud-only models that publish no default tag, instead of failing.
              • TUI fixes: pipe-delimited prose no longer renders as a table, Enter accepts the highlighted @ file completion, and /prompt
              • scrolling is no longer laggy.
              • Experimental image generation has been temporarily removed. Continue using 0.32.5 for image generation support
              • Updated the MLX and llama.cpp engines.
              • Full Changelog: https://github.com/ollama/ollama/compare/v0.32.5...v0.32.6-rc0
              1 Reply Last reply
              0
              • Package UpdatesP
                Package UpdatesP
                Package Updates
                wrote last edited by
                #71

                [1.15.6]

                • Update ollama to 0.32.7
                • Full Changelog
                • Muse Glimmer, Meta's newest open model and the first released by Meta Superintelligence Labs, is now available on Ollama. It's a 30B multimodal model purpose-built for agent workloads that run locally.
                • With Ollama, you can now use Muse Glimmer to power coding agent applications such as Claude Code, Codex, Pi and more, as well as long-running personal assistants such as OpenClaw and Hermes.
                • Ollama's MLX engine provides state-of-the-art performance on Apple Silicon for this model, with support for DFlash and image input as of Ollama 0.32.7.
                1 Reply Last reply
                0
                • Package UpdatesP
                  Package UpdatesP
                  Package Updates
                  wrote last edited by
                  #72

                  [1.15.7]

                  • Update ollama to 0.32.9
                  • Full Changelog
                  • Added the Nemotron 3 architecture
                  • Handle boundary condition in Muse Glimmer function calling parser
                  • Add Muse Glimmer support for NVIDIA, AMD, and additional platforms
                  1 Reply Last reply
                  0
                  • Package UpdatesP
                    Package UpdatesP
                    Package Updates
                    wrote last edited by
                    #73

                    [1.15.8]

                    • Update ollama to 0.32.14
                    • Full Changelog
                    • llm: transcode WebP images for llama-server
                    • renderers/qwen: tolerate non-leading system messages
                    1 Reply Last reply
                    0
                    • Package UpdatesP
                      Package UpdatesP
                      Package Updates
                      wrote last edited by
                      #74

                      [1.15.9]

                      • Update ollama to 0.32.15
                      • Full Changelog
                      • 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
                      • @gaugarg-nv made their first contribution in #17752
                      1 Reply Last reply
                      0
                      • Package UpdatesP
                        Package UpdatesP
                        Package Updates
                        wrote last edited by
                        #75

                        [1.16.0]

                        • Update ollama to 0.33.0
                        • Full Changelog
                        • Developers can now easily configure Claude Desktop to seamlessly work with Ollama as a third-party gateway provider.
                        • 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
                        • Resumed prefills no longer record restore points that fail to cover what they claim; on models with recurrent layers this previously forced a request matching 46k of 47k tokens to reprocess from zero
                        • Disabled Claude Code's "tokens left" token-countdown system message, which Ollama moved to the front of the prompt and broke the KV cache on every request
                        • DeepSeek Harness launcher now falls back to npx when the global npm install fails, with Windows command-shim support
                        • MLX dependency update (#17886)
                        • Fixed broken default packaging caused by macOS-specific assumptions affecting Linux/Windows builds
                        1 Reply Last reply
                        0
                        • Package UpdatesP
                          Package UpdatesP
                          Package Updates
                          wrote last edited by
                          #76

                          [1.16.1]

                          • Update ollama to 0.33.1
                          • Full Changelog
                          • MLX: Qwen3.8 Flash Next support
                          • MLX and llama.cpp update
                          • mlxrunner: add structured output support
                          • mlxrunner: avoid Metal GPU timeouts when loading models from slow storage
                          1 Reply Last reply
                          0
                          • Package UpdatesP
                            Package UpdatesP
                            Package Updates
                            wrote last edited by
                            #77

                            [1.16.2]

                            • Update ollama to 0.33.2
                            • Full Changelog
                            • 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
                            • Full Changelog: https://github.com/ollama/ollama/compare/v0.33.1...v0.33.2
                            1 Reply Last reply
                            0

                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                            With your input, this post could be even better 💗

                            Register Login
                            Reply
                            • Reply as topic
                            Log in to reply
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes


                            • Login

                            • Don't have an account? Register

                            • Login or register to search.
                            • First post
                              Last post
                            0
                            • Categories
                            • Recent
                            • Tags
                            • Popular
                            • Bookmarks
                            • Search