-
-
Notifications
You must be signed in to change notification settings - Fork 3
Update safetensors requirement from ~=0.4.5 to ~=0.5.0 #177
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 safetensors requirement from ~=0.4.5 to ~=0.5.0 #177
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Updates the requirements on [safetensors](https://github.com/huggingface/safetensors) to permit the latest version. - [Release notes](https://github.com/huggingface/safetensors/releases) - [Changelog](https://github.com/huggingface/safetensors/blob/main/RELEASE.md) - [Commits](huggingface/safetensors@v0.4.5...v0.5.0) --- updated-dependencies: - dependency-name: safetensors dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
7c77ed6 to
80344db
Compare
|
Code Climate has analyzed commit 80344db and detected 0 issues on this pull request. View more on Code Climate. |
Updates the requirements on [safetensors](https://github.com/huggingface/safetensors) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/huggingface/safetensors/releases">safetensors's releases</a>.</em></p> <blockquote> <h2>v0.5.0</h2> <h2>Major changes.</h2> <ul> <li>Using abi3, python 3.8</li> </ul> <h2>What's Changed</h2> <ul> <li>Update <strong>init</strong>.pyi by <a href="https://github.com/w1gs"><code>@w1gs</code></a> in <a href="https://redirect.github.com/huggingface/safetensors/pull/533">huggingface/safetensors#533</a></li> <li>Trying some new CI. by <a href="https://github.com/Narsil"><code>@Narsil</code></a> in <a href="https://redirect.github.com/huggingface/safetensors/pull/539">huggingface/safetensors#539</a></li> <li>Attempt to fix bench + update TF + maturin abi3 CI. by <a href="https://github.com/Narsil"><code>@Narsil</code></a> in <a href="https://redirect.github.com/huggingface/safetensors/pull/540">huggingface/safetensors#540</a></li> <li>Add support for Cambricon mlu devices by <a href="https://github.com/huismiling"><code>@huismiling</code></a> in <a href="https://redirect.github.com/huggingface/safetensors/pull/535">huggingface/safetensors#535</a></li> <li>Upgrading PyO3 to 0.23 by <a href="https://github.com/IvanIsCoding"><code>@IvanIsCoding</code></a> in <a href="https://redirect.github.com/huggingface/safetensors/pull/543">huggingface/safetensors#543</a></li> <li>Upgrade version number. by <a href="https://github.com/Narsil"><code>@Narsil</code></a> in <a href="https://redirect.github.com/huggingface/safetensors/pull/550">huggingface/safetensors#550</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/w1gs"><code>@w1gs</code></a> made their first contribution in <a href="https://redirect.github.com/huggingface/safetensors/pull/533">huggingface/safetensors#533</a></li> <li><a href="https://github.com/huismiling"><code>@huismiling</code></a> made their first contribution in <a href="https://redirect.github.com/huggingface/safetensors/pull/535">huggingface/safetensors#535</a></li> <li><a href="https://github.com/IvanIsCoding"><code>@IvanIsCoding</code></a> made their first contribution in <a href="https://redirect.github.com/huggingface/safetensors/pull/543">huggingface/safetensors#543</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/huggingface/safetensors/compare/v0.4.5...v0.5.0">https://github.com/huggingface/safetensors/compare/v0.4.5...v0.5.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/huggingface/safetensors/commit/69ad4f7af775ec0f847d008b9fd1e65c29eefcc8"><code>69ad4f7</code></a> Release 0.5.0</li> <li><a href="https://github.com/huggingface/safetensors/commit/ed917e73088ab9af421e0b0ddd43a95c0e9eafca"><code>ed917e7</code></a> Upgrade version number.</li> <li><a href="https://github.com/huggingface/safetensors/commit/98fd68803827e2ae000c976dc8bb0223587d0224"><code>98fd688</code></a> Upgrade version number. (<a href="https://redirect.github.com/huggingface/safetensors/issues/550">#550</a>)</li> <li><a href="https://github.com/huggingface/safetensors/commit/6e9c9b3d5caf24324c13d1ec23f3befef9b1c5ac"><code>6e9c9b3</code></a> Upgrading PyO3 to 0.23 (<a href="https://redirect.github.com/huggingface/safetensors/issues/543">#543</a>)</li> <li><a href="https://github.com/huggingface/safetensors/commit/038dcbb49aece6123b1eab7c3cbb692a9d711fed"><code>038dcbb</code></a> Add support for mlu devices (<a href="https://redirect.github.com/huggingface/safetensors/issues/535">#535</a>)</li> <li><a href="https://github.com/huggingface/safetensors/commit/f5839b6aee407652aa3078d91206b618dd84e3c2"><code>f5839b6</code></a> Attempt to fix bench + update TF + maturin abi3 CI. (<a href="https://redirect.github.com/huggingface/safetensors/issues/540">#540</a>)</li> <li><a href="https://github.com/huggingface/safetensors/commit/8a5746ea5010aa928384c3295cda13e3079ffa6c"><code>8a5746e</code></a> Trying some new CI. (<a href="https://redirect.github.com/huggingface/safetensors/issues/539">#539</a>)</li> <li><a href="https://github.com/huggingface/safetensors/commit/41bd1acf38ad28ac559522d40596c6c802f79453"><code>41bd1ac</code></a> Update <strong>init</strong>.pyi (<a href="https://redirect.github.com/huggingface/safetensors/issues/533">#533</a>)</li> <li>See full diff in <a href="https://github.com/huggingface/safetensors/compare/v0.4.5...v0.5.0">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
Updates the requirements on safetensors to permit the latest version.
Release notes
Sourced from safetensors's releases.
Commits
69ad4f7Release 0.5.0ed917e7Upgrade version number.98fd688Upgrade version number. (#550)6e9c9b3Upgrading PyO3 to 0.23 (#543)038dcbbAdd support for mlu devices (#535)f5839b6Attempt to fix bench + update TF + maturin abi3 CI. (#540)8a5746eTrying some new CI. (#539)41bd1acUpdate init.pyi (#533)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)