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.12#50

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Release notes

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

v0.5.12

New models

  • Perplexity R1 1776: A version of the DeepSeek-R1 model that has been post trained to remove its refusal to respond to some sensitive topics.

What's Changed

  • The OpenAI-compatible API will now return tool_calls if the model called a tool
  • Performance on certain Intel Xeon processors should now be restored
  • Fixed permission denied issues after installing Ollama on Linux
  • Fixed issue where additional CPU libraries were included in the arm64 Linux install
  • The progress bar will no longer flicker when running ollama pull
  • Fixed issue where running a model would fail on Linux if Ollama was installed in a path with UTF-8 characters
  • X-Stainless-Timeout will now be accepted as a header in the OpenAI API endpoints

New Contributors

Full Changelog: ollama/ollama@v0.5.11...v0.5.12-rc1

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

... (truncated)

Commits
  • f53f419 ml: Abstract attention out of model definitions
  • 2192a28 ml/backend/ggml: fix rms norm
  • 5d81c1a docs: add RockChinQ/LangBot to integrations list (#9272)
  • 5c5535c models: Prune unused outputs earlier in the forward pass
  • e5bcc51 ggml-backend: Don't recreate the scheduler for each context
  • bd6a7d5 ollamarunner: Pass runner performance parameters to backends
  • 14b5a9a api: document client stream behavior with a test (#8996)
  • ba9ec3d ci: use clang for windows cpu builds
  • 7c168b0 server: add missing function parens to debug log (#9255)
  • 3d4cc78 docs: Add yla to community integrations
  • Additional commits viewable in compare view

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.12.
- [Release notes](https://github.com/ollama/ollama/releases)
- [Commits](ollama/ollama@v0.4.1...v0.5.12)

---
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 24, 2025 02:48
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 24, 2025
@dependabot dependabot bot requested a review from ethan0905 as a code owner 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