Skip to content
This repository was archived by the owner on May 4, 2025. It is now read-only.

chore(deps): bump github.com/ollama/ollama from 0.4.1 to 0.5.11#49

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/ollama/ollama-0.5.11
Closed

chore(deps): bump github.com/ollama/ollama from 0.4.1 to 0.5.11#49
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/ollama/ollama-0.5.11

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps github.com/ollama/ollama from 0.4.1 to 0.5.11.

Release notes

Sourced from github.com/ollama/ollama's releases.

v0.5.11

What's Changed

  • Fixed The system cannot find the path specified errors when running models in some cases on Windows
  • Fixed issue where running ollama serve on Intel Macs would not use CPU acceleration

Full Changelog: ollama/ollama@v0.5.10...v0.5.11

v0.5.10

What's Changed

  • Fixed issue on multi-GPU Windows and Linux machines where memory estimations would be incorrect

Full Changelog: ollama/ollama@v0.5.9...v0.5.10

v0.5.9

New models

  • DeepScaleR: A fine-tuned version of Deepseek-R1-Distilled-Qwen-1.5B that surpasses the performance of OpenAI’s o1-preview with just 1.5B parameters on popular math evaluations.
  • OpenThinker: A fully open-source family of reasoning models built using a dataset derived by distilling DeepSeek-R1.

What's Changed

  • Fixed llama runner process has terminated that would occur on Windows due to permissions issues

Full Changelog: ollama/ollama@v0.5.8...v0.5.9

v0.5.8

What's Changed

  • Ollama will now use AVX-512 instructions where available for additional CPU acceleration
  • NVIDIA and AMD GPUs can now be used with CPUs without AVX instructions
  • Ollama will now use AVX2 instructions with NVIDIA and AMD GPUs
  • New ollama-darwin.tgz package for macOS that replaces the previous ollama-darwin standalone binary.
  • Fixed indexing error that would occur when downloading a model with ollama run or ollama pull
  • Fixes cases where download progress would reverse

[!NOTE]
The steps to build Ollama with GPU acceleration from source have changed. Please see the development documentation for more information.

New Contributors

... (truncated)

Commits

Dependabot compatibility score

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 commands and options

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [github.com/ollama/ollama](https://github.com/ollama/ollama) from 0.4.1 to 0.5.11.
- [Release notes](https://github.com/ollama/ollama/releases)
- [Commits](ollama/ollama@v0.4.1...v0.5.11)

---
updated-dependencies:
- dependency-name: github.com/ollama/ollama
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from nullswan as a code owner February 17, 2025 02:27
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 17, 2025
@dependabot dependabot bot requested a review from ethan0905 as a code owner February 17, 2025 02:27
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2025

Superseded by #50.

@dependabot dependabot bot closed this Feb 24, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/ollama/ollama-0.5.11 branch February 24, 2025 02:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants