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

Update llama-cpp-python requirement from <0.2.83,>=0.2.82 to >=0.2.82,<0.3.2 #115

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Updates the requirements on llama-cpp-python to permit the latest version.

Changelog

Sourced from llama-cpp-python's changelog.

[0.3.1]

[0.3.0]

  • feat: Update llama.cpp to ggml-org/llama.cpp@ea9c32b
  • feat: Enable detokenizing special tokens with special=True by @​benniekiss in #1596
  • feat(ci): Speed up CI workflows using uv, add support for CUDA 12.5 wheels by @​Smartappli in e529940f45d42ed8aa31334123b8d66bc67b0e78
  • feat: Add loading sharded GGUF files from HuggingFace with Llama.from_pretrained(additional_files=[...]) by @​Gnurro in 84c092063e8f222758dd3d60bdb2d1d342ac292e
  • feat: Add option to configure n_ubatch by @​abetlen in 6c44a3f36b089239cb6396bb408116aad262c702
  • feat: Update sampling API for llama.cpp. Sampling now uses sampler chain by @​abetlen in f8fcb3ea3424bcfba3a5437626a994771a02324b
  • fix: Don't store scores internally unless logits_all=True. Reduces memory requirements for large context by @​abetlen in 29afcfdff5e75d7df4c13bad0122c98661d251ab
  • fix: Fix memory allocation of ndarray in by @​xu-song in #1704
  • fix: Use system message in og qwen format by @​abetlen in 98eb092d3c6e7c142c4ba2faaca6c091718abbb3

[0.2.90]

[0.2.89]

[0.2.88]

[0.2.87]

  • feat: Update llama.cpp to ggml-org/llama.cpp@be55695
  • fix: Include all llama.cpp source files and subdirectories by @​abetlen in 9cad5714ae6e7c250af8d0bbb179f631368c928b
  • feat(ci): Re-build wheel index automatically when releases are created by @​abetlen in 198f47dc1bd202fd2b71b29e041a9f33fe40bfad

[0.2.86]

... (truncated)

Commits

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [llama-cpp-python](https://github.com/abetlen/llama-cpp-python) to permit the latest version.
- [Release notes](https://github.com/abetlen/llama-cpp-python/releases)
- [Changelog](https://github.com/abetlen/llama-cpp-python/blob/main/CHANGELOG.md)
- [Commits](abetlen/llama-cpp-python@v0.2.82...v0.3.1)

---
updated-dependencies:
- dependency-name: llama-cpp-python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 5, 2025

Superseded by #119.

@dependabot dependabot bot closed this Jan 5, 2025
@dependabot dependabot bot deleted the dependabot/pip/llama-cpp-python-gte-0.2.82-and-lt-0.3.2 branch January 5, 2025 18:21
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants