• The watch by UUID 040382b3-9640-49f8-bdca-ff9de5c8cb24 does not exist.
Not yet seconds ago.
            False
        
Not yet seconds ago
Current error-ing screenshot from most recent request
✨ AI Change Summary

Generating summary…

Describe what changed in plain English using these sections, in this fixed order — omit a section entirely if there is nothing to report for it: Added: ... Changed: ... Removed: ... The Removed section MUST always be last. Never place removals before additions or changes. List items as bullet points with key details for each one. Be considerate of the style of content you are summarising and adjust your report accordingly. Do not list standalone timestamps like '3 hours ago', 'Yesterday', '2 minutes ago' as added or removed items — they are not meaningful content changes. For content-heavy pages (news, listings, feeds): quote or paraphrase the specific new headlines, items, or entries that were added — do not collapse them into vague phrases like 'new articles were added' or 'section was expanded'. For large blocks of new text (full articles, documents, long paragraphs): briefly summarise the substance in 1-2 sentences capturing the key point — do not just repeat the title. Do not quote non-English text verbatim; translate and summarise all content into English. Your entire response must be in English.

19 hours agoNote: You are not viewing the latest changes.Goto single snapshot
    Skip to content

    Navigation Menu

    Toggle navigation
          Sign in
            Appearance settings
                * Platform
                        + AI CODE CREATION
                              o GitHub Copilot Write better code with AI
                              o GitHub Copilot app Direct agents from issue to merge
                              o MCP Registry New Integrate external tools
                        + DEVELOPER WORKFLOWS
                              o Actions Automate any workflow
                              o Codespaces Instant dev environments
                              o Issues Plan and track work
                              o Code Review Manage code changes
                        + APPLICATION SECURITY
                              o GitHub Advanced Security Find and fix vulnerabilities
                              o Code security Secure your code as you build
                              o Secret protection Stop leaks before they start
                        + EXPLORE
                            o Why GitHub
                            o Documentation
                            o Blog
                            o Changelog
                            o Marketplace
                      View all features
                * Solutions
                        + BY COMPANY SIZE
                            o Enterprises
                            o Small and medium teams
                            o Startups
                            o Nonprofits
                        + BY USE CASE
                            o App Modernization
                            o DevSecOps
                            o DevOps
                            o CI/CD
                            o View all use cases
                        + BY INDUSTRY
                            o Healthcare
                            o Financial services
                            o Manufacturing
                            o Government
                            o View all industries
                      View all solutions
                * Resources
                        + EXPLORE BY TOPIC
                            o AI
                            o Software Development
                            o DevOps
                            o Security
                            o View all topics
                        + EXPLORE BY TYPE
                            o Customer stories
                            o Events & webinars
                            o Ebooks & reports
                            o Business insights
                            o GitHub Skills
                        + SUPPORT & SERVICES
                            o Documentation
                            o Customer support
                            o Community forum
                            o Trust center
                            o Partners
                      View all resources
                * Open Source
                        + COMMUNITY
                              o GitHub Sponsors Fund open source developers
                        + PROGRAMS
                            o Security Lab
                            o Maintainer Community
                            o Accelerator
                            o GitHub Stars
                            o Archive Program
                        + REPOSITORIES
                            o Topics
                            o Trending
                            o Collections
                * Enterprise
                        + ENTERPRISE SOLUTIONS
                              o Enterprise platform AI-powered developer platform
                        + AVAILABLE ADD-ONS
                              o GitHub Advanced Security Enterprise-grade security features
                              o Copilot for Business Enterprise-grade AI features
                              o Premium Support Enterprise-grade 24/7 support
              * Pricing
              Search or jump to...

                Search code, repositories, users, issues, pull requests...

                        Search
                          Clear
                        Search syntax tips

                    Provide feedback

                We read every piece of feedback, and take your input very seriously.

                Include my email address so I can be contacted
                Cancel Submit feedback

                    Saved searches

                    Use saved searches to filter your results more quickly

                    Name
                    Query

                  To see all available qualifiers, see our documentation.

                Cancel Create saved search
              Sign in
            Sign up
              Appearance settings
            Resetting focus
      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
              ollama / ollama Public
              * Notifications You must be signed in to change notification settings
              * Fork 16.6k
                * Star 174k
          * Code
          * Issues 2.4k
          * Pull requests 1k
          * Actions
          * Security and quality 0
          * Insights
          Additional navigation options
                  * Code
                  * Issues
                  * Pull requests
                  * Actions
                  * Security and quality
                  * Insights

        Releases: ollama/ollama

              Releases Tags
            Releases · ollama/ollama

            v0.30.9

                  15 Jun 19:55
                  github-actions
                    v0.30.9-rc1
                  bbb40a0
                          This commit was created on GitHub.com and signed with GitHub’s verified signature.
                        GPG key ID: B5690EEEBB952194
                          Verified
                        Learn about vigilant mode.
                  Compare

                        Choose a tag to compare

                            Sorry, something went wrong.

                      Filter
                        Loading

                              Sorry, something went wrong.

                                Uh oh!

                                There was an error while loading. Please reload this page.

                        No results found

                      View all tags
                          v0.30.9 Pre-release
                          Pre-release

                      What's Changed

                        * llama: update llama.cpp to b9637 by @jmorganca in #16609

                      Full Changelog: v0.30.8...v0.30.9-rc0

                      Contributors

                        *
                        jmorganca
                      Assets 19
                        Loading

                                Uh oh!

                                There was an error while loading. Please reload this page.

                          👍 10 TzurSoffer, chenqiongqiong, sammyvoncheese, wu858430049, AndreyGasik, adamw7, jonigl, nico-arianto, Apartman36, and donatas-xyz reacted with thumbs up emoji ❤️ 4 Project516, andrew121410, TzurSoffer, and code-nha reacted with heart emoji 👀 2 hyacin75 and TzurSoffer reacted with eyes emoji
                            All reactions
                              * 👍 10 reactions
                              * ❤️ 4 reactions
                              * 👀 2 reactions
                          14 people reacted

            v0.30.8

                  12 Jun 17:04
                  github-actions
                    v0.30.8
                  12e0437
                          This commit was created on GitHub.com and signed with GitHub’s verified signature.
                        GPG key ID: B5690EEEBB952194
                          Verified
                        Learn about vigilant mode.
                  Compare

                        Choose a tag to compare

                            Sorry, something went wrong.

                      Filter
                        Loading

                              Sorry, something went wrong.

                                Uh oh!

                                There was an error while loading. Please reload this page.

                        No results found

                      View all tags
                          v0.30.8 Latest
                          Latest

                      What's Changed

                        * Fixed ollama launch selecting the wrong provider in some cases
                        * Improved prompt caching by decoupling it from context shift for better KV cache reuse
                        * More stable MLX inference with hardened linear and embedding layers
                        * MLX runner now creates snapshots during prompt processing and speculative decoding for improved reliability
                        * Improved recurrent model support with per-boundary states from the gated-delta kernels

                      Full Changelog: v0.30.7...v0.30.8

                      Assets 19
                              * install.ps1
                                  sha256:2ec01cb2f5324da8c89177c97ff994b9344c03f269dade4925668c44e25532d8
                                22.1 KB 2026-06-12T03:27:30Z
                              * install.sh
                                  sha256:25f64b810b947145095956533e1bdf56eacea2673c55a7e586be4515fc882c9f
                                15.5 KB 2026-06-12T03:27:31Z
                              * ollama-darwin.tgz
                                  sha256:52acbca4e89c53db9abc586a22b5633fd101db293177264b9a0fe5d64a42a064
                                136 MB 2026-06-12T03:27:21Z
                              * Ollama-darwin.zip
                                  sha256:62a68eacb27dde8d61560fd3bf4c5669c141f5482c5668ce7328420e871088e6
                                169 MB 2026-06-12T03:27:16Z
                              * ollama-linux-amd64-mlx.tar.zst
                                  sha256:e4260c857e9828e02d2062f54fad18a42be0a431e13d7408a5ca33e753fbe88d
                                907 MB 2026-06-12T03:27:22Z
                              * ollama-linux-amd64-rocm.tar.zst
                                  sha256:84111d3694e7483b7bd9adc9d434b19cecb0bcff6799e2071b8a1f8f862c763e
                                1010 MB 2026-06-12T03:27:23Z
                              * ollama-linux-amd64.tar.zst
                                  sha256:ffe2b2c2f2f5f5b30c081ec353c2e0bb2d9ead516064a8e22663b24b8fd8dca0
                                1.3 GB 2026-06-12T03:27:24Z
                              * ollama-linux-arm64-jetpack5.tar.zst
                                  sha256:e9176274a1db2306d7194be66a4fceafb38db8e91a30c96844efa6ad1de283f5
                                284 MB 2026-06-12T03:27:25Z
                              * ollama-linux-arm64-jetpack6.tar.zst
                                  sha256:224e542e34fb1aafe11963b527d5d0d211038337464cd98529fd062471e5eea3
                                260 MB 2026-06-12T03:27:26Z
                              * ollama-linux-arm64.tar.zst
                                  sha256:668a6f934b0b0455128bb4a76c9e50b9e5f274f9dc7710a066b7073e5bd36588
                                1.41 GB 2026-06-12T03:27:27Z
                              * Source code (zip)
                                2026-06-12T00:21:46Z
                              * Source code (tar.gz)
                                2026-06-12T00:21:46Z
                              * Show all 19 assets Loading

                                Uh oh!

                                There was an error while loading. Please reload this page.

                          👍 20 jonigl, ameaninglessname, TzurSoffer, AndreyGasik, DaveSteadman, donatas-xyz, yangxq1995, HaidukiHaruka, mrLSD, YannMagnin, and 10 more reacted with thumbs up emoji 🎉 5 reneleonhardt, emredeveloper, josephlugo, shiftyDE, and ExHo7 reacted with hooray emoji ❤️ 6 TzurSoffer, rigonijunior, Project516, josephlugo, shiftyDE, and MenchiniDev reacted with heart emoji 🚀 6 K3V1991, TzurSoffer, jonigl, nico-arianto, josephlugo, and shiftyDE reacted with rocket emoji
                          👍 20 jonigl, ameaninglessname, TzurSoffer, AndreyGasik, DaveSteadman, donatas-xyz, yangxq1995, HaidukiHaruka, mrLSD, YannMagnin, and 10 more reacted with thumbs up emoji 🎉 6 reneleonhardt, emredeveloper, josephlugo, shiftyDE, ExHo7, and TzurSoffer reacted with hooray emoji ❤️ 6 TzurSoffer, rigonijunior, Project516, josephlugo, shiftyDE, and MenchiniDev reacted with heart emoji 🚀 7 K3V1991, TzurSoffer, jonigl, nico-arianto, josephlugo, shiftyDE, and jeffpaul reacted with rocket emoji
                            All reactions
                              * 👍 20 reactions
                              * 🎉 5 reactions
                              * 🎉 6 reactions
                              * ❤️ 6 reactions
                              * 🚀 6 reactions
                          28 people reacted
                              * 🚀 7 reactions
                          29 people reacted

            v0.30.7

                  07 Jun 21:51
                  github-actions
                    v0.30.7
                  f0078ae
                          This commit was created on GitHub.com and signed with GitHub’s verified signature.
                        GPG key ID: B5690EEEBB952194
                          Verified
                        Learn about vigilant mode.
                  Compare

                        Choose a tag to compare

                            Sorry, something went wrong.

                      Filter
                        Loading

                              Sorry, something went wrong.

                                Uh oh!

                                There was an error while loading. Please reload this page.

                        No results found

                      View all tags
                          v0.30.7

                      Ollama Launch now supports Hermes Desktop, a native desktop interface for the Hermes agent. Run it alongside your Hermes agent to get a visual interface for managing conversations, integrations, and messaging apps.

                        ollama launch hermes-desktop

                      What's Changed

                        * Hermes Desktop is now available via ollama launch hermes-desktop with native Windows configuration path support
                        * OpenAI-compatible API models list now aligns with available model tags
                        * Added documentation describing the llama.cpp update process
                        * Updated Zod schema examples to use the native toJSONSchema helper

                      Full Changelog: v0.30.6...v0.30.7

                      Assets 19
                        Loading

                                Uh oh!

                                There was an error while loading. Please reload this page.

                          👍 27 dec, phil-lipp, donatas-xyz, The-Perfect-Company, CaoTrongThang, Apartman36, Harvester62, adamw7, tamilselvan-asmltd, i0tool5, and 17 more reacted with thumbs up emoji 😄 5 dec, dbritto-dev-seatpick, shiftyDE, sugarbun, and leehoongnan reacted with laugh emoji 🎉 10 dec, i0tool5, TzurSoffer, nico-arianto, ExDragine, dbritto-dev-seatpick, shiftyDE, ahmedsaturki, ivanbaldo, and reneleonhardt reacted with hooray emoji ❤️ 11 dec, arnobaer, TzurSoffer, dbritto-dev-seatpick, ovaisq, shiftyDE, Project516, blopez-arch, ahmedsaturki, ivanbaldo, and czhujer reacted with heart emoji 🚀 8 dec, LostBeard, i0tool5, TzurSoffer, dbritto-dev-seatpick, shiftyDE, xiaoshenshen1123, and ivanbaldo reacted with rocket emoji 👀 6 dec, TzurSoffer, dbritto-dev-seatpick, ovaisq, shiftyDE, and ivanbaldo reacted with eyes emoji
                            All reactions
                              * 👍 27 reactions
                              * 😄 5 reactions
                              * 🎉 10 reactions
                              * ❤️ 11 reactions
                              * 🚀 8 reactions
                              * 👀 6 reactions
                          38 people reacted

            v0.30.6

                  05 Jun 20:00
                  github-actions
                    v0.30.6
                  87cff95
                          This commit was created on GitHub.com and signed with GitHub’s verified signature.
                        GPG key ID: B5690EEEBB952194
                          Verified
                        Learn about vigilant mode.
                  Compare

                        Choose a tag to compare

                            Sorry, something went wrong.

                      Filter
                        Loading

                              Sorry, something went wrong.

                                Uh oh!

                                There was an error while loading. Please reload this page.

                        No results found

                      View all tags
                          v0.30.6

                      New models

                        * Gemma 4 QAT weights: the Gemma 4 family is now optimized with Quantization-Aware Training (QAT) to dramatically reduce memory requirements and maximize on-device performance. Look for the tags ending in -qat:
                            + gemma4:e2b-it-qat
                            + gemma4:e4b-it-qat
                            + gemma4:12b-it-qat
                            + gemma4:26b-a4b-it-qat
                            + gemma4:31b-it-qat

                      What's Changed

                        * ollama launch omp now integrates with Oh My Pi, an AI coding agent with IDE integration
                        * MLX embedding layers now use NVFP4 global scale for improved quantization on Apple Silicon

                      Full Changelog: v0.30.5...v0.30.6

                      Assets 19
                        Loading

                                Uh oh!

                                There was an error while loading. Please reload this page.

                          👍 38 dec, DaveSteadman, HaidukiHaruka, RomelSan, zeittresor, slavagizur, AndreyGasik, YannMagnin, michals, donatas-xyz, and 28 more reacted with thumbs up emoji 😄 5 dec, oyeqa, Phobos-7, shiftyDE, and skieop reacted with laugh emoji 🎉 12 dec, methbkts, TzurSoffer, oyeqa, cbess, Phobos-7, Kad314-777, i0tool5, shiftyDE, ivanbaldo, and 2 more reacted with hooray emoji ❤️ 12 dec, TzurSoffer, oyeqa, Project516, Phobos-7, sks2012, arnobaer, Kad314-777, jakubtomas-cz, shiftyDE, and 2 more reacted with heart emoji 🚀 15 dec, wedobetter, Bautisa46, TzurSoffer, oyeqa, nico-arianto, Phobos-7, czhujer, Kad314-777, i0tool5, and 5 more reacted with rocket emoji 👀 9 dec, barsik0396, TzurSoffer, oyeqa, workturnedplay, Kad314-777, shiftyDE, ivanbaldo, and skieop reacted with eyes emoji
                          👍 38 dec, DaveSteadman, HaidukiHaruka, RomelSan, zeittresor, slavagizur, AndreyGasik, YannMagnin, michals, donatas-xyz, and 28 more reacted with thumbs up emoji 😄 5 dec, skieop, oyeqa, Phobos-7, and shiftyDE reacted with laugh emoji 🎉 12 dec, methbkts, TzurSoffer, skieop, oyeqa, cbess, Phobos-7, Kad314-777, i0tool5, shiftyDE, and 2 more reacted with hooray emoji ❤️ 12 dec, TzurSoffer, skieop, oyeqa, Project516, Phobos-7, sks2012, arnobaer, Kad314-777, jakubtomas-cz, and 2 more reacted with heart emoji 🚀 15 dec, wedobetter, Bautisa46, TzurSoffer, skieop, oyeqa, nico-arianto, Phobos-7, czhujer, Kad314-777, and 5 more reacted with rocket emoji 👀 9 dec, barsik0396, TzurSoffer, skieop, oyeqa, workturnedplay, Kad314-777, shiftyDE, and ivanbaldo reacted with eyes emoji
                            All reactions
                              * 👍 38 reactions
                              * 😄 5 reactions
                              * 🎉 12 reactions
                              * ❤️ 12 reactions
                              * 🚀 15 reactions
                              * 👀 9 reactions
                          52 people reacted

            v0.30.5

                  04 Jun 17:00
                  github-actions
                    v0.30.5
                  3370ff8
                          This commit was created on GitHub.com and signed with GitHub’s verified signature.
                        GPG key ID: B5690EEEBB952194
                          Verified
                        Learn about vigilant mode.
                  Compare

                        Choose a tag to compare

                            Sorry, something went wrong.

                      Filter
                        Loading

                              Sorry, something went wrong.

                                Uh oh!

                                There was an error while loading. Please reload this page.

                        No results found

                      View all tags
                          v0.30.5

                      What's Changed

                        * Fixed the gemma4:12b floating point exception crash on x86, CUDA, Linux, and Windows systems.
                        * ollama launch hermes-desktop now launches Hermes Desktop and can skip rebuilding when a packaged desktop app is already installed.
                        * ollama launch hermes now supports native Windows installs through the Hermes PowerShell installer.
                        * Added Cline CLI integration docs.

                      Full Changelog: v0.30.4...v0.30.5

                      Assets 19
                        Loading

                                Uh oh!

                                There was an error while loading. Please reload this page.

                          👍 26 i0tool5, JF-2121, DaveSteadman, RomelSan, donatas-xyz, GamerParkTV, TzurSoffer, igorschlum, shiftyDE, HaidukiHaruka, and 16 more reacted with thumbs up emoji ❤️ 9 TzurSoffer, Project516, shiftyDE, alpaltug, glexposito, ivanbaldo, Mr-Ken-1102, Amirhf1, and arnobaer reacted with heart emoji 🚀 11 sammyvoncheese, GeeeAli, JF-2121, TzurSoffer, shiftyDE, nico-arianto, glexposito, ivanbaldo, illusdolphin, i0tool5, and pixel-miner reacted with rocket emoji 👀 2 zeittresor and ivanbaldo reacted with eyes emoji
                          👍 26 i0tool5, JF-2121, skieop, DaveSteadman, RomelSan, donatas-xyz, GamerParkTV, TzurSoffer, igorschlum, shiftyDE, and 16 more reacted with thumbs up emoji ❤️ 9 TzurSoffer, Project516, shiftyDE, alpaltug, glexposito, ivanbaldo, Mr-Ken-1102, Amirhf1, and arnobaer reacted with heart emoji 🚀 11 sammyvoncheese, GeeeAli, JF-2121, TzurSoffer, shiftyDE, nico-arianto, glexposito, ivanbaldo, illusdolphin, i0tool5, and pixel-miner reacted with rocket emoji 👀 2 zeittresor and ivanbaldo reacted with eyes emoji
                            All reactions
                              * 👍 26 reactions
                              * ❤️ 9 reactions
                              * 🚀 11 reactions
                              * 👀 2 reactions
                          37 people reacted

            v0.30.4

                  03 Jun 18:48
                  github-actions
                    v0.30.4
                  229a130
                          This commit was created on GitHub.com and signed with GitHub’s verified signature.
                        GPG key ID: B5690EEEBB952194
                          Verified
                        Learn about vigilant mode.
                  Compare

                        Choose a tag to compare

                            Sorry, something went wrong.

                      Filter
                        Loading

                              Sorry, something went wrong.

                                Uh oh!

                                There was an error while loading. Please reload this page.

                        No results found

                      View all tags
                          v0.30.4

                      New models

                        * Nemotron-3-Ultra: NVIDIA Nemotron 3 Ultra is built for high-throughput reasoning and long-running agent workflows.

                      What's Changed

                        * Fixed multimodal models not using GPU on the llama.cpp backend can now use Metal GPU offload on Apple Silicon, improving multimodal performance on supported Macs.
                        * ollama create --experimental now respects REQUIRES in Modelfiles for MLX-based models.
                        * ollama launch codex now cleans up old conflicting Codex profile config before launching.
                        * ollama launch pi now migrates users from the legacy Pi package to the official package and preserves the correct npm install prefix.
                        * Pi web search setup now updates only when a newer package is available.
                        * Windows cleanup now terminates the llama.cpp backend more reliably.
                        * Updated the llama.cpp backend.

                      Known Issues

                        * gemma4:12b crashes with floating point exception

                      Full Changelog: v0.30.3...v0.30.4

                      Assets 19
                        Loading

                                Uh oh!

                                There was an error while loading. Please reload this page.

                          👍 32 RomelSan, uorhsohk, Isulion, leoGardini-j17, shiftyDE, DaveSteadman, aosama, YewanWismal, phr0gz, ameaninglessname, and 22 more reacted with thumbs up emoji 🎉 9 thinh9e, TzurSoffer, andrew121410, unclepomedev, nico-arianto, devivomichele, i0tool5, shiftyDE, and ivanbaldo reacted with hooray emoji ❤️ 10 Project516, uorhsohk, shiftyDE, aosama, YewanWismal, Deceased-prince, ExtensionMuncher, TzurSoffer, andrew121410, and ivanbaldo reacted with heart emoji 👀 4 Utku92, TzurSoffer, shiftyDE, and ivanbaldo reacted with eyes emoji
                            All reactions
                              * 👍 32 reactions
                              * 🎉 9 reactions
                              * ❤️ 10 reactions
                              * 👀 4 reactions
                          38 people reacted

            v0.30.3

                  03 Jun 16:35
                  github-actions
                    v0.30.3
                  50bbda5
                          This commit was created on GitHub.com and signed with GitHub’s verified signature.
                        GPG key ID: B5690EEEBB952194
                          Verified
                        Learn about vigilant mode.
                  Compare

                        Choose a tag to compare

                            Sorry, something went wrong.

                      Filter
                        Loading

                              Sorry, something went wrong.

                                Uh oh!

                                There was an error while loading. Please reload this page.

                        No results found

                      View all tags
                          v0.30.3

                      New models

                        * Gemma 4 12B: high-performance multimodal intelligence that runs directly on laptops, combining efficiency with advanced reasoning.

                      What's Changed

                        * Added support for gemma4:12b.

                      Full Changelog: v0.30.2...v0.30.3

                      Assets 19
                        Loading

                                Uh oh!

                                There was an error while loading. Please reload this page.

                          👍 16 slavagizur, YannMagnin, RomelSan, Joshua-Ludolf, shiftyDE, Erber102, digitalhobbit, YewanWismal, liaoweiguo, dev-amarnadh, and 6 more reacted with thumbs up emoji ❤️ 3 TzurSoffer, shiftyDE, and ivanbaldo reacted with heart emoji 🚀 2 jeffpaul and ivanbaldo reacted with rocket emoji
                            All reactions
                              * 👍 16 reactions
                              * ❤️ 3 reactions
                              * 🚀 2 reactions
                          17 people reacted

            v0.30.2

                  03 Jun 00:37
                  github-actions
                    v0.30.2
                  4b5bdd3
                          This commit was created on GitHub.com and signed with GitHub’s verified signature.
                        GPG key ID: B5690EEEBB952194
                          Verified
                        Learn about vigilant mode.
                  Compare

                        Choose a tag to compare

                            Sorry, something went wrong.

                      Filter
                        Loading

                              Sorry, something went wrong.

                                Uh oh!

                                There was an error while loading. Please reload this page.

                        No results found

                      View all tags
                          v0.30.2

                      What's Changed

                        * ollama launch now supports Qwen Code and can guide users through installing the Cline CLI when it is missing.
                        * ollama launch codex now uses an isolated launch configuration, avoiding conflicts with a user's existing Codex settings.
                        * Added llama.cpp backend compatibility support for Poolside's Laguna architecture.
                        * The llama.cpp backend now includes cached prompt tokens in token accounting, improving usage reporting for requests with prompt cache hits.
                        * The llama.cpp backend now ignores SSE ping comments, improving streaming compatibility with newer backend behavior.
                        * The llama.cpp backend now detects load stalls from server output so failed model loads surface more reliably instead of hanging.
                        * Radeon 8060S integrated GPUs are now allowed by default.
                        * Template details are included in logs to make troubleshooting model prompts easier.
                        * Added Hermes Desktop configuration docs.
                        * Fixed a build issue in the Laguna compatibility patch, restoring Laguna support in release builds.

                      Full Changelog: v0.30.0...v0.30.2

                      Assets 19
                        Loading

                                Uh oh!

                                There was an error while loading. Please reload this page.

                          👍 31 MohammadiSina, TimoLassmann, slavagizur, CesarR70, DaveSteadman, Monkeygamer2010, xuhuilun, kong62, EriksRemess, adamw7, and 21 more reacted with thumbs up emoji 🎉 12 illusdolphin, jonigl, QuantumWizard888, shiftyDE, Inconnu8557, aosama, TzurSoffer, unclepomedev, devivomichele, i0tool5, and 2 more reacted with hooray emoji ❤️ 8 jonigl, Nomysx, QuantumWizard888, shiftyDE, udjuraev-ipa, Inconnu8557, TzurSoffer, and ivanbaldo reacted with heart emoji
                            All reactions
                              * 👍 31 reactions
                              * 🎉 12 reactions
                              * ❤️ 8 reactions
                          38 people reacted

            v0.30.0

                  13 May 14:32
                  github-actions
                    v0.30.0
                  2c71d8d
                          This commit was created on GitHub.com and signed with GitHub’s verified signature.
                        GPG key ID: B5690EEEBB952194
                          Verified
                        Learn about vigilant mode.
                  Compare

                        Choose a tag to compare

                            Sorry, something went wrong.

                      Filter
                        Loading

                              Sorry, something went wrong.

                                Uh oh!

                                There was an error while loading. Please reload this page.

                        No results found

                      View all tags
                          v0.30.0

                      Ollama 0.30 is now available, with improved compatibility and performance using llama.cpp. This augments the MLX engine on Apple Silicon, bringing support to a wider range of hardware.

                      This release brings support for a wider range of models, including GGUF-based models from Hugging Face and your own fine-tuned models along with faster performance on NVIDIA hardware.

                      Known issues:

                        * laguna-xs.2 is not yet supported on Windows/Linux.
                        * llama3.2-vision is not yet supported
                        * nomic-embed-text now converts inputs to lowercase per the model card where prior Ollama versions incorrectly preserved mixed case
                      Assets 19
                        Loading

                                Uh oh!

                                There was an error while loading. Please reload this page.

                          👍 124 Kad314-777, m20l22, urbanonymous, amddeus, effegi-lab, geyerandreas, 4p3rtur3, donatas-xyz, adamw7, Harvester62, and 114 more reacted with thumbs up emoji 😄 16 Chaoses-Ib, amddeus, pwab, zztop007, josephlugo, EnlistedGhost, WilliamKarvat, Zetaphor, Tom-M-Git, neiroset-7373, and 6 more reacted with laugh emoji 🎉 45 amirh123123, cammo22, TzurSoffer, Kad314-777, tristan-k, ameaninglessname, miguelcaldas0103, ch4bes, josephlugo, amddeus, and 35 more reacted with hooray emoji ❤️ 33 Kad314-777, amddeus, 4p3rtur3, TzurSoffer, ameaninglessname, josephlugo, Project516, MorganMarshall, EnlistedGhost, Isulion, and 23 more reacted with heart emoji 🚀 32 jeffpaul, amddeus, 4p3rtur3, nico-arianto, patmakesapps, TzurSoffer, Kad314-777, tristan-k, josephlugo, devivomichele, and 22 more reacted with rocket emoji 👀 36 albihasani94, Apartman36, Kad314-777, amddeus, amytimed, 4p3rtur3, YannMagnin, thoven87, TzurSoffer, EnlistedGhost, and 26 more reacted with eyes emoji
                          👍 124 Kad314-777, m20l22, urbanonymous, amddeus, effegi-lab, geyerandreas, 4p3rtur3, donatas-xyz, adamw7, Harvester62, and 114 more reacted with thumbs up emoji 😄 16 Chaoses-Ib, amddeus, skieop, pwab, zztop007, josephlugo, EnlistedGhost, WilliamKarvat, Zetaphor, Tom-M-Git, and 6 more reacted with laugh emoji 🎉 45 amirh123123, cammo22, TzurSoffer, Kad314-777, tristan-k, ameaninglessname, miguelcaldas0103, ch4bes, josephlugo, amddeus, and 35 more reacted with hooray emoji ❤️ 33 Kad314-777, amddeus, 4p3rtur3, skieop, TzurSoffer, ameaninglessname, josephlugo, Project516, MorganMarshall, EnlistedGhost, and 23 more reacted with heart emoji 🚀 32 jeffpaul, amddeus, 4p3rtur3, nico-arianto, patmakesapps, skieop, TzurSoffer, Kad314-777, tristan-k, josephlugo, and 22 more reacted with rocket emoji 👀 36 albihasani94, Apartman36, Kad314-777, amddeus, amytimed, 4p3rtur3, YannMagnin, thoven87, skieop, TzurSoffer, and 26 more reacted with eyes emoji
                            All reactions
                              * 👍 124 reactions
                              * 😄 16 reactions
                              * 🎉 45 reactions
                              * ❤️ 33 reactions
                              * 🚀 32 reactions
                              * 👀 36 reactions
                          195 people reacted

            v0.24.0

                  14 May 02:24
                  github-actions
                    v0.24.0
                  c28ddc0
                          This commit was created on GitHub.com and signed with GitHub’s verified signature.
                        GPG key ID: B5690EEEBB952194
                          Verified
                        Learn about vigilant mode.
                  Compare

                        Choose a tag to compare

                            Sorry, something went wrong.

                      Filter
                        Loading

                              Sorry, something went wrong.

                                Uh oh!

                                There was an error while loading. Please reload this page.

                        No results found

                      View all tags
                          v0.24.0

                      Codex App

                      Ollama 0.24 includes support for the Codex App, OpenAI's desktop experience for working on Codex threads in parallel with built-in worktree support and git functionality.

                        ollama launch codex-app

                      Built-in browser

                      Codex can load local servers and sites in its built-in browser, enabling you to directly annotate 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:

                        * kimi-k2.6 (with vision support)
                        * glm-5.1

                      For local use without an Ollama Cloud subscription:

                        * nemotron-3-super
                        * gemma4:31b
                        * qwen3.6

                      Restore anytime

                      To restore the previous configuration of Codex App, run:

                        ollama launch codex-app --restore

                      What's Changed

                        * Reworked the MLX sampler for improved generation quality on Apple Silicon

                      Full Changelog: v0.23.0...v0.24.0

                      Assets 19
                        Loading

                                Uh oh!

                                There was an error while loading. Please reload this page.

                          👍 44 TzurSoffer, chrants-lmn, ameaninglessname, stevleibelt, Harvester62, donatas-xyz, Apartman36, oollerdiego, KorbinYang, i0tool5, and 34 more reacted with thumbs up emoji 🎉 5 chrants-lmn, ameaninglessname, i0tool5, shiftyDE, and ivanbaldo reacted with hooray emoji ❤️ 8 TzurSoffer, chrants-lmn, ameaninglessname, Project516, Lolabird, sks2012, shiftyDE, and ivanbaldo reacted with heart emoji 🚀 7 chrants-lmn, i0tool5, jeffpaul, nico-arianto, SEHABI-YOUSSOUF, shiftyDE, and ivanbaldo reacted with rocket emoji 👀 6 chrants-lmn, Fufu142857, aichaivo, Oatis123, shiftyDE, and ivanbaldo reacted with eyes emoji
                            All reactions
                              * 👍 44 reactions
                              * 🎉 5 reactions
                              * ❤️ 8 reactions
                              * 🚀 7 reactions
                              * 👀 6 reactions
                          53 people reacted

            v0.23.4

                  13 May 20:40
                  github-actions
                    v0.23.4
                  3af1a00
                          This commit was created on GitHub.com and signed with GitHub’s verified signature.
                        GPG key ID: B5690EEEBB952194
                          Verified
                        Learn about vigilant mode.
                  Compare

                        Choose a tag to compare

                            Sorry, something went wrong.

                      Filter
                        Loading

                              Sorry, something went wrong.

                                Uh oh!

                                There was an error while loading. Please reload this page.

                        No results found

                      View all tags
                          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

                      Full Changelog: v0.23.3...v0.23.4

                      Assets 19
                        Loading

                                Uh oh!

                                There was an error while loading. Please reload this page.

                          👍 14 TzurSoffer, HaidukiHaruka, ameaninglessname, donatas-xyz, Apartman36, i0tool5, m20l22, maciejcieslar, Daniil-Pest, NotYourAkash, and 4 more reacted with thumbs up emoji 🎉 4 thinh9e, i0tool5, shiftyDE, and ivanbaldo reacted with hooray emoji ❤️ 6 Project516, loganlewisw, TzurSoffer, ameaninglessname, shiftyDE, and ivanbaldo reacted with heart emoji 🚀 8 jeffpaul, patmakesapps, AjayKMehta, TzurSoffer, ameaninglessname, i0tool5, shiftyDE, and ivanbaldo reacted with rocket emoji
                            All reactions
                              * 👍 14 reactions
                              * 🎉 4 reactions
                              * ❤️ 6 reactions
                              * 🚀 8 reactions
                          20 people reacted
                Previous 1 2 3 4 5 … 22 23 Next
                Previous Next

  Footer

      © 2026 GitHub, Inc.

    Footer navigation

      * Terms
      * Privacy
      * Security
      * Status
      * Community
      * Docs
      * Contact
      * Manage cookies
      * Do not share my personal information
    You can’t perform that action at this time.
Tip: Highlight text to share or add to ignore lists.  — Download difference patch
For now, Differences are performed on text, not graphically, only the latest screenshot is available.
Screenshot requires Playwright/WebDriver enabled