-
Notifications
You must be signed in to change notification settings - Fork 18
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
Bump the pytorch group across 1 directory with 7 updates #418
Conversation
Dependency ReviewThe following issues were found:
License Issuespytorch/venv-requirements.txt
OpenSSF Scorecard
Scanned Manifest Filespytorch/hf-genai-requirements.txt
pytorch/venv-requirements.txt
|
@dependabot rebase |
a378a77
to
854200f
Compare
287e97c
to
e186489
Compare
@dependabot rebase |
Bumps the pytorch group with 7 updates in the /pytorch directory: | Package | From | To | | --- | --- | --- | | [datasets](https://github.com/huggingface/datasets) | `3.0.0` | `3.0.1` | | [peft](https://github.com/huggingface/peft) | `0.12.0` | `0.13.0` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `5.28.1` | `5.28.2` | | [tokenizers](https://github.com/huggingface/tokenizers) | `0.19.1` | `0.20.0` | | [transformers](https://github.com/huggingface/transformers) | `4.44.2` | `4.45.1` | | [mkl](https://github.com/oneapi-src/oneMKL) | `2024.2.1` | `2024.2.2` | | [mkl-include](https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl.html) | `2024.2.1` | `2024.2.2` | Updates `datasets` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/huggingface/datasets/releases) - [Commits](huggingface/datasets@3.0.0...3.0.1) Updates `peft` from 0.12.0 to 0.13.0 - [Release notes](https://github.com/huggingface/peft/releases) - [Commits](huggingface/peft@v0.12.0...v0.13.0) Updates `protobuf` from 5.28.1 to 5.28.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v5.28.1...v5.28.2) Updates `tokenizers` from 0.19.1 to 0.20.0 - [Release notes](https://github.com/huggingface/tokenizers/releases) - [Changelog](https://github.com/huggingface/tokenizers/blob/main/RELEASE.md) - [Commits](huggingface/tokenizers@v0.19.1...v0.20.0) Updates `transformers` from 4.44.2 to 4.45.1 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.44.2...v4.45.1) Updates `mkl` from 2024.2.1 to 2024.2.2 - [Release notes](https://github.com/oneapi-src/oneMKL/releases) - [Commits](https://github.com/oneapi-src/oneMKL/commits) Updates `mkl-include` from 2024.2.1 to 2024.2.2 --- updated-dependencies: - dependency-name: datasets dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pytorch - dependency-name: peft dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pytorch - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pytorch - dependency-name: tokenizers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pytorch - dependency-name: transformers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pytorch - dependency-name: mkl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pytorch - dependency-name: mkl-include dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pytorch ... Signed-off-by: dependabot[bot] <support@github.com>
854200f
to
3ba3d6c
Compare
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the pytorch group with 7 updates in the /pytorch directory:
3.0.0
3.0.1
0.12.0
0.13.0
5.28.1
5.28.2
0.19.1
0.20.0
4.44.2
4.45.1
2024.2.1
2024.2.2
2024.2.1
2024.2.2
Updates
datasets
from 3.0.0 to 3.0.1Release notes
Sourced from datasets's releases.
Commits
679562d
Release: 3.0.1 (#7173)46c39d8
Add torchdata as a regular test dependency (#7172)e450bd3
Support JSON lines with missing columns (#7170)e9ec56c
fix docstring code example for distributed shuffle (#7166)548d2d2
fix increase_load_count (#7165)b032702
Support JSON lines with empty struct (#7162)2eb4edb
Support JSON lines with missing struct fields (#7160)13f18e3
Support ndjson data files (#7154)d70c902
Align filename prefix splitting with WebDataset library (#7151)43b1fe1
Modify add_column() to optionally accept a FeatureType as param (#7143)Updates
peft
from 0.12.0 to 0.13.0Release notes
Sourced from peft's releases.
... (truncated)
Commits
f0b066e
Release v0.13.0 (#2093)8f39708
ENH: Better DoRA check in mixed adapter batch inference (#2089)f4cf170
DOC Docstring of load_adapter, type annotation (#2087)b67c9b6
FIX: Bug in find_minimal_target_modules (#2083)5efeba1
ENH: Add default target layers for gemma2 architecture (#2078)af275d2
ENH: Allow empty initialization of adapter weight (#1961)9bc670e
MNT Update author email in setup.py (#2086)5d94458
ENH Expose bias of ModulesToSaveWrapper (#2081)152ed70
ENH PiSSA/OLoRA: Preserve original config on save (#2077)f5dd2ac
TST Skip some quantization tests on XPU (#2074)Updates
protobuf
from 5.28.1 to 5.28.2Commits
9fff46d
Updating version.json and repo version numbers to: 28.2ce60d01
Merge pull request #18385 from protocolbuffers/cp-lp-28ac9fb5b
Add recursion check when parsing unknown fields in Java.9a5f5fe
Internal change50a7745
Internal change5b0e543
Fix cord handling in DynamicMessage and oneofs. (#18373)421fc16
Merge pull request #18343 from protocolbuffers/revert-18339-bazel-rules2607bfdd
Revert "Cherry-pick changes related to new Bazel rules"106f4a6
Merge pull request #18339 from protocolbuffers/bazel-rules2c2f34d6
Automated rollback of commit 76794bf3adceefcd69a2eb5785635a084fbe2e32.Updates
tokenizers
from 0.19.1 to 0.20.0Release notes
Sourced from tokenizers's releases.
... (truncated)
Commits
a5adaac
version 0.20.0a8def07
Merge branch 'fix_release' of github.com:huggingface/tokenizers into branch_v...fe50673
Fix CIb253835
push cargofc3bb76
update dependenciesbfd9cde
Perf improvement 16% by removing offsets. (#1587)bd27fa5
add deserialize for pre tokenizers (#1603)56c9c70
Tests + Deserialization improvement for normalizers. (#1604)49dafd7
Fix strip python type (#1602)bded212
SupportNone
to reset pre_tokenizers and normalizers, and index sequences (...Updates
transformers
from 4.44.2 to 4.45.1Release notes
Sourced from transformers's releases.
... (truncated)
Commits
e71a01a
manually fix PLBart tokenizer0317895
v4.45.14ea1c43
clean_up_tokenization_spaces=False if unset (#31938)289edd9
Generate:can_generate()
recursive check (#33718)c64be31
[MllamaProcessor
] Update errors and API with multiple image (#33715)2ef31de
Release: v4.45.019d58d3
Add MLLama (#33703)94f18cf
Add OmDet-Turbo (#31843)ade9e0f
Corrected max number for bf16 in transformer/docs (#33658)196d35c
Add AdEMAMix optimizer (#33682)Updates
mkl
from 2024.2.1 to 2024.2.2Commits
Updates
mkl-include
from 2024.2.1 to 2024.2.2Dependabot 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions