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

build(deps): bump github.com/ollama/ollama from 0.3.1 to 0.3.7 #534

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps github.com/ollama/ollama from 0.3.1 to 0.3.7.

Release notes

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

v0.3.7

What's Changed

  • Cuda 12 support, improving performance by up to 10% on newer NVIDIA GPUs
  • Improved performance of ollama pull and ollama push on slower connections
  • Fixed issue where setting OLLAMA_NUM_PARALLEL would cause models to be reloaded on lower VRAM systems
  • Ollama on Linux is now distributed as a tar.gz file, which contains the ollama binary along with required libraries.

New Contributors

Full Changelog: ollama/ollama@v0.3.6...v0.3.7-rc5

v0.3.6

What's Changed

  • Fixed issue where /api/embed would return an error instead of loading the model when the input field was not provided.
  • ollama create can now import Phi-3 models from Safetensors
  • Added progress information to ollama create when importing GGUF files
  • Ollama will now import GGUF files faster by minimizing file copies

Full Changelog: ollama/ollama@v0.3.5...v0.3.6

v0.3.5

What's Changed

  • Fixed Incorrect function error when downloading models on Windows
  • Fixed issue where temporary files would not be cleaned up
  • Fix rare error when Ollama would start up due to invalid model data
  • Ollama will now provide an error instead of crashing on Windows when running models that are too large to fit into total memory

New Contributors

Full Changelog: ollama/ollama@v0.3.4...v0.3.5

v0.3.4

New embedding models

  • BGE-M3: a large embedding model from BAAI distinguished for its versatility in Multi-Functionality, Multi-Linguality, and Multi-Granularity.
  • BGE-Large: a large embedding model trained in english.
  • Paraphrase-Multilingual: A multilingual embedding model trained on parallel data for 50+ languages.

New embedding API with batch support

Ollama now supports a new API endpoint /api/embed for embedding generation:

... (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.3.1 to 0.3.7.
- [Release notes](https://github.com/ollama/ollama/releases)
- [Commits](ollama/ollama@v0.3.1...v0.3.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 26, 2024
@dependabot dependabot bot requested a review from a team August 26, 2024 20:42
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 2, 2024

Superseded by #543.

@dependabot dependabot bot closed this Sep 2, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/ollama/ollama-0.3.7 branch September 2, 2024 20:24
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants