Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/ollama/ollama from 0.4.1 to 0.5.4 #40

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

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

Release notes

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

v0.5.4

New models

  • Falcon3: A family of efficient AI models under 10B parameters performant in science, math, and coding through innovative training techniques.

What's Changed

  • Fixed issue where providing null to format would result in an error

Full Changelog: ollama/ollama@v0.5.3...v0.5.4

v0.5.3

What's Changed

  • Fixed runtime errors on older Intel Macs
  • Fixed issue where setting the format field to "" would cause an error

New Contributors

Full Changelog: ollama/ollama@v0.5.2...v0.5.3

v0.5.2

New models

  • EXAONE 3.5: a collection of instruction-tuned bilingual (English and Korean) generative models ranging from 2.4B to 32B parameters, developed and released by LG AI Research.

What's Changed

  • Fixed issue where whitespace would get trimmed from prompt when images were provided
  • Improved memory estimation when scheduling models
  • OLLAMA_ORIGINS will now check hosts in a case insensitive manner

Note: the Linux ollama-linux-amd64.tgz directory structure has changed – if you manually install Ollama on Linux, make sure to retain the new directory layout and contents of the tar file.

New Contributors

Full Changelog: ollama/ollama@v0.5.1...v0.5.2

v0.5.1

What's Changed

  • Fixed issue where Ollama's API would generate JSON output when specifying "format": null
  • Fixed issue where passing --format json to ollama run would cause an error

Full Changelog: ollama/ollama@v0.5.0...v0.5.1

v0.5.0

... (truncated)

Commits
  • 2ddc32d llm: do not error on "null" format (#8139)
  • 2cde4b8 readme: change getting started guide link for pgai (#8119)
  • 87f0a49 llm: do not silently fail for supplied, but invalid formats (#8130)
  • 0f06a6d llm: loosen format check to default to no format (#8127)
  • 8f805dd darwin: restore multiple runners for x86 (#8125)
  • 89d5e2f readme: example/get started guide for pgai with Ollama (#8115)
  • 297ada6 readme: add pgai to readme for semantic search (#8028)
  • 8c9fb8e imageproc mllama refactor (#7537)
  • b75ccfc ci: be more aggressive on parallelism in build (#8102)
  • 7a81daf llama: update vendor code to commit ba1cb19c (#8101)
  • 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.4.
- [Release notes](https://github.com/ollama/ollama/releases)
- [Commits](ollama/ollama@v0.4.1...v0.5.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants