Build(deps-dev): bump the python group across 1 directory with 6 updates#100
Open
dependabot[bot] wants to merge 1 commit into
Open
Build(deps-dev): bump the python group across 1 directory with 6 updates#100dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [datasets](https://github.com/huggingface/datasets), [transformers](https://github.com/huggingface/transformers), [trl](https://github.com/huggingface/trl), [bitsandbytes](https://github.com/bitsandbytes-foundation/bitsandbytes), [setuptools](https://github.com/pypa/setuptools) and [setuptools-scm](https://github.com/pypa/setuptools-scm) to permit the latest version. Updates `datasets` to 5.0.0 - [Release notes](https://github.com/huggingface/datasets/releases) - [Commits](huggingface/datasets@3.4.1...5.0.0) Updates `transformers` to 5.12.1 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.51.3...v5.12.1) Updates `trl` to 1.6.0 - [Release notes](https://github.com/huggingface/trl/releases) - [Changelog](https://github.com/huggingface/trl/blob/main/RELEASE.md) - [Commits](huggingface/trl@v0.18.2...v1.6.0) Updates `bitsandbytes` from 0.45.5 to 0.49.2 - [Release notes](https://github.com/bitsandbytes-foundation/bitsandbytes/releases) - [Changelog](https://github.com/bitsandbytes-foundation/bitsandbytes/blob/main/CHANGELOG.md) - [Commits](bitsandbytes-foundation/bitsandbytes@0.45.5...0.49.2) Updates `setuptools` from 80.9.0 to 82.0.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.9.0...v82.0.1) Updates `setuptools-scm` from 9.2.0 to 10.1.1 - [Release notes](https://github.com/pypa/setuptools-scm/releases) - [Changelog](https://github.com/pypa/setuptools-scm/blob/main/RELEASE_SYSTEM.md) - [Commits](pypa/setuptools-scm@v9.2.0...setuptools-scm-v10.1.1) --- updated-dependencies: - dependency-name: datasets dependency-version: 5.0.0 dependency-type: direct:development dependency-group: python - dependency-name: transformers dependency-version: 5.12.1 dependency-type: direct:development dependency-group: python - dependency-name: trl dependency-version: 1.6.0 dependency-type: direct:development dependency-group: python - dependency-name: bitsandbytes dependency-version: 0.49.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: setuptools dependency-version: 82.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python - dependency-name: setuptools-scm dependency-version: 10.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on datasets, transformers, trl, bitsandbytes, setuptools and setuptools-scm to permit the latest version.
Updates
datasetsto 5.0.0Release notes
Sourced from datasets's releases.
... (truncated)
Commits
68ac1a9Release: 5.0.0 (#8239)cfe4492Support composed splits in streaming datasets (#8220)fd67320Keep None as a real null in Json() columns instead of the string "null" (#8231)10cdc81Fix iterable skip over full Arrow blocks (#8236)b7c064dParse agent traces messages for SFT usingteich(#8232)31e92f1fix: embed_external_files=True for mesh support (#8224)d168d5ffeat: add TsFile (Apache IoTDB) packaged builder with per-device wide format ...992f3cffix(map): fix progress bar exceeding total when load_from_cache_file=False (#...8474a91Fix single lance file form pylance 7.0 (#8225)d4284e9feat: add 3D mesh support and MeshFolder builder (#8055)Updates
transformersto 5.12.1Release notes
Sourced from transformers's releases.
Commits
ddb849av5.12.1d81db16mistral common backend fix (#46667)07c294cFixpeftlower bound (#46605)e0e7504Revert "fix security issue with allow all kernels"7904f30fix security issue with allow all kernelsd77d573fix kernel pathf7999c7v5.12.04c5d4fdAdd minimax m3vl (#46600)5957e6f[CI] capture checkers output in OTEL (#46601)2d68208Lfm2: threadseq_idxthrough ShortConv for packed/varlen inputs (#46588)Updates
trlto 1.6.0Release notes
Sourced from trl's releases.
... (truncated)
Commits
0dac440Release: v1.6 (#6009)6842058docs: clarify PPO entropy metrics in PPO trainer docs (#5289)cb5ca23fix(cli): drop duplicate "to" in trl skills install description (#6008)8226159Hide DeepSpeed/FSDP distributed backend boilerplate (#6000)fa286a8Padding-free invariance test (#5842)eab8bc8Announce upcoming SFTloss_typedefault change from'nll'to `'chunked_nl...4520e4b[CI] Check that training chat templates keep the stop token in the loss mask ...e28c6d9Document bnb_4bit_quant_storage and normalize docstring param headers (#5993)3f6f7d2Align KTO with DPO: Inline kto_loss in _compute_loss (#5999)b84b487Align KTO with DPO: Rename kto_loss_fn to liger_loss_fn (#5998)Updates
bitsandbytesfrom 0.45.5 to 0.49.2Release notes
Sourced from bitsandbytes's releases.
... (truncated)
Commits
f0e6ca3Release 0.49.2cace65cFix AdEMAMix scheduler guard and add state_dict round-trip test (#1861)505a00aHandle non-contiguous tensors in quantize/dequantize ops (#1859)c2ae381[ROCm] Make blocksize=64 default for 4bit (#1873)943e42dSkip typo check on agent markdown filesb075afcupdate docs (#1857)de89ff7docs: Add PR review posting guide, agent reference docs, and lint fixesa2c92f7docs: Add human+agent issue triage workflow guide252e6ffdocs: Update issue patterns from 43 recently closed issues88c6c71style: Fix ruff format violation in test_linear4bit.pyUpdates
setuptoolsfrom 80.9.0 to 82.0.1Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
5a13876Bump version: 82.0.0 → 82.0.151ab8f1Avoid using (deprecated) 'json.version' in tests (#5194)f9c37b2Docs/CI: Fix intersphinx references (#5195)8173db2Docs: Fix intersphinx references09bafbcFix past tense on newsfragment461ea56Add news fragmentc4ffe53Avoid using (deprecated) 'json.version' in tests749258bCleanuppkg_resourcesdependencies and configuration (#5175)2019c16Parseext-module.define-macrosfrompyproject.tomlas list of tuples (#5169)b809c86Sync setuptools schema with validate-pyproject (#5157)Updates
setuptools-scmfrom 9.2.0 to 10.1.1Release notes
Sourced from setuptools-scm's releases.
... (truncated)
Commits
b59248fMerge pull request #1342 from pypa/release/mainddd14aaPrepare release: setuptools-scm v10.1.1, vcs-versioning v2.0.172a4eecMerge pull request #1421 from RonnyPfannschmidt/fix/pypy-3.114bbee8afix(ci): update PyPy 3.10 to PyPy 3.11 in test matrix4b11690Merge pull request #1345 from pypa/release/develop1dbe0afPrepare release: setuptools-scm v10.1.0, vcs-versioning v2.0.0d4cbbf3Merge pull request #1419 from RonnyPfannschmidt/fix/setup-py-dist-name1084ff3fix: add dist_name to setup.py get_version() calls16dd9adMerge pull request #1418 from RonnyPfannschmidt/fix/release-branch-versioning35242d1fix(ci): set pretend versions on release PRs to fix wheel buildsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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