dependabot[bot] opened a new pull request, #1102:
URL: https://github.com/apache/dubbo-go-samples/pull/1102

   Bumps [github.com/ollama/ollama](https://github.com/ollama/ollama) from 
0.10.0 to 0.20.3.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/ollama/ollama/releases";>github.com/ollama/ollama's 
releases</a>.</em></p>
   <blockquote>
   <h2>v0.20.3</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Gemma 4 Tool Calling improvements</li>
   <li>Added latest models to Ollama App</li>
   <li>OpenClaw fixes for launching TUI</li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/ollama/ollama/compare/v0.20.2...v0.20.3";>https://github.com/ollama/ollama/compare/v0.20.2...v0.20.3</a></p>
   <h2>v0.20.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>app: default app home view to new chat instead of launch by <a 
href="https://github.com/jmorganca";><code>@​jmorganca</code></a> in <a 
href="https://redirect.github.com/ollama/ollama/pull/15312";>ollama/ollama#15312</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/ollama/ollama/compare/v0.20.1...v0.20.2";>https://github.com/ollama/ollama/compare/v0.20.1...v0.20.2</a></p>
   <h2>v0.20.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>bench: add prompt calibration, context size flag, and NumCtx reporting 
by <a href="https://github.com/dhiltgen";><code>@​dhiltgen</code></a> in <a 
href="https://redirect.github.com/ollama/ollama/pull/15158";>ollama/ollama#15158</a></li>
   <li>model/parsers: fix gemma4 arg parsing when quoted strings contain &quot; 
by <a href="https://github.com/drifkin";><code>@​drifkin</code></a> in <a 
href="https://redirect.github.com/ollama/ollama/pull/15254";>ollama/ollama#15254</a></li>
   <li>ggml: skip cublasGemmBatchedEx during graph reservation by <a 
href="https://github.com/jessegross";><code>@​jessegross</code></a> in <a 
href="https://redirect.github.com/ollama/ollama/pull/15301";>ollama/ollama#15301</a></li>
   <li>gemma4: enable flash attention by <a 
href="https://github.com/dhiltgen";><code>@​dhiltgen</code></a> in <a 
href="https://redirect.github.com/ollama/ollama/pull/15296";>ollama/ollama#15296</a></li>
   <li>ggml: fix ROCm build for cublasGemmBatchedEx reserve wrapper by <a 
href="https://github.com/jessegross";><code>@​jessegross</code></a> in <a 
href="https://redirect.github.com/ollama/ollama/pull/15305";>ollama/ollama#15305</a></li>
   <li>model/parsers: rework gemma4 tool call handling by <a 
href="https://github.com/drifkin";><code>@​drifkin</code></a> in <a 
href="https://redirect.github.com/ollama/ollama/pull/15306";>ollama/ollama#15306</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/ollama/ollama/compare/v0.20.0...v0.20.1";>https://github.com/ollama/ollama/compare/v0.20.0...v0.20.1</a></p>
   <h2>v0.20.0</h2>
   <!-- raw HTML omitted -->
   <h2>Gemma 4</h2>
   <p><strong>Effective 2B (E2B)</strong></p>
   <pre><code>ollama run gemma4:e2b
   </code></pre>
   <p><strong>Effective 4B (E4B)</strong></p>
   <pre><code>ollama run gemma4:e4b
   </code></pre>
   <p><strong>26B (Mixture of Experts model with 4B active 
parameters)</strong></p>
   <pre><code>ollama run gemma4:26b
   </code></pre>
   <p><strong>31B (Dense)</strong></p>
   <pre><code>&lt;/tr&gt;&lt;/table&gt; 
   </code></pre>
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/ollama/ollama/commit/8c8f8f3450d39735355fc6cd7f2e436c8aa42ab1";><code>8c8f8f3</code></a>
 model/parsers: add gemma4 tool call repair (<a 
href="https://redirect.github.com/ollama/ollama/issues/15374";>#15374</a>)</li>
   <li><a 
href="https://github.com/ollama/ollama/commit/82f01395872705e531845b59e2ea17f7b1fd4890";><code>82f0139</code></a>
 launch/openclaw: patch approvedScopes baseline for TUI pairing (<a 
href="https://redirect.github.com/ollama/ollama/issues/15375";>#15375</a>)</li>
   <li><a 
href="https://github.com/ollama/ollama/commit/26a58b294c708411faaf80d1413bd986457ad206";><code>26a58b2</code></a>
 app: update featured models (<a 
href="https://redirect.github.com/ollama/ollama/issues/15373";>#15373</a>)</li>
   <li><a 
href="https://github.com/ollama/ollama/commit/34a790a2e6056f0252b2f1f17cfff5bef57be1fe";><code>34a790a</code></a>
 model/parsers: suppress extra gemma4 closing tool tags (<a 
href="https://redirect.github.com/ollama/ollama/issues/15370";>#15370</a>)</li>
   <li><a 
href="https://github.com/ollama/ollama/commit/4589fa2cf5afd15fb19aca96c15b5fbf885d11cf";><code>4589fa2</code></a>
 app: default app home view to new chat instead of launch (<a 
href="https://redirect.github.com/ollama/ollama/issues/15312";>#15312</a>)</li>
   <li><a 
href="https://github.com/ollama/ollama/commit/4bc2728047b119984e5d36f290a09dcdb0a681eb";><code>4bc2728</code></a>
 Revert &quot;enable flash attention for gemma4 (<a 
href="https://redirect.github.com/ollama/ollama/issues/15296";>#15296</a>)&quot; 
(<a 
href="https://redirect.github.com/ollama/ollama/issues/15311";>#15311</a>)</li>
   <li><a 
href="https://github.com/ollama/ollama/commit/49d5fd5a3e1a4b4ffc5c232621e98f2dd450fb99";><code>49d5fd5</code></a>
 model/parsers: rework gemma4 tool call handling (<a 
href="https://redirect.github.com/ollama/ollama/issues/15306";>#15306</a>)</li>
   <li><a 
href="https://github.com/ollama/ollama/commit/3cd2b03a5e81f39b132ccd95b8b250f158f97981";><code>3cd2b03</code></a>
 ggml: fix ROCm build for cublasGemmBatchedEx reserve wrapper</li>
   <li><a 
href="https://github.com/ollama/ollama/commit/c8e0878814b4d19200d65571d3d2d35b4b48fd3e";><code>c8e0878</code></a>
 enable flash attention for gemma4 (<a 
href="https://redirect.github.com/ollama/ollama/issues/15296";>#15296</a>)</li>
   <li><a 
href="https://github.com/ollama/ollama/commit/bb0c58e13416574813361d27ddf4699bf24d3090";><code>bb0c58e</code></a>
 ggml: skip cublasGemmBatchedEx during graph reservation</li>
   <li>Additional commits viewable in <a 
href="https://github.com/ollama/ollama/compare/v0.10.0...v0.20.3";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/ollama/ollama&package-manager=go_modules&previous-version=0.10.0&new-version=0.20.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/dubbo-go-samples/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to