-
-
Notifications
You must be signed in to change notification settings - Fork 3
Update transformers requirement from ~=4.38.2 to ~=4.47.1 #168
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 transformers requirement from ~=4.38.2 to ~=4.47.1 #168
Conversation
Updates the requirements on [transformers](https://github.com/huggingface/transformers) to permit the latest version. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.38.2...v4.47.1) --- updated-dependencies: - dependency-name: transformers dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
|
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 (
|
|
Code Climate has analyzed commit beadb82 and detected 0 issues on this pull request. View more on Code Climate. |
Updates the requirements on [transformers](https://github.com/huggingface/transformers) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/huggingface/transformers/releases">transformers's releases</a>.</em></p> <blockquote> <h2>v4.47.1</h2> <h1>Patch release v4.47.1</h1> <p>We waited a little bit to make sure it was stable, thanks <a href="https://github.com/winglian"><code>@winglian</code></a> for double checking and everyone for the fixes!</p> <ul> <li> <p>Fix GA loss bugs and add unit test (<a href="https://github.com/your-repo/pull/35121">#35121</a>) Contributed by <a href="https://github.com/techkang"><code>@techkang</code></a> and <a href="https://github.com/ArthurZucker"><code>@ArthurZucker</code></a>.</p> </li> <li> <p>Fix num_items_in_batch not being an integer (<a href="https://github.com/your-repo/pull/35115">#35115</a>) Contributed by <a href="https://github.com/xspirus"><code>@xspirus</code></a>.</p> </li> <li> <p>Fix FSDP no longer working (<a href="https://github.com/your-repo/pull/35212">#35212</a>) Contributed by <a href="https://github.com/muellerzr"><code>@muellerzr</code></a>.</p> </li> <li> <p>Don't use no_sync when DeepSpeed doesn't support it for certain ZeRO configurations (<a href="https://github.com/your-repo/pull/35212">#35212</a>) Contributed by <a href="https://github.com/winglian"><code>@winglian</code></a>.</p> </li> <li> <p>Only import torch.distributed if it is available (<a href="https://github.com/your-repo/pull/35133">#35133</a>) Contributed by <a href="https://github.com/GaetanLepage"><code>@GaetanLepage</code></a>.</p> </li> <li> <p>[Whisper] Patch float type on MPS (<a href="https://github.com/your-repo/pull/35295">#35295</a>) Contributed by <a href="https://github.com/eustlb"><code>@eustlb</code></a>. 🔜 we should probably have MPS CIs to avoid repeating this!</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/huggingface/transformers/commit/241c04d36867259cdf11dbb4e9d9a60f9cb65ebc"><code>241c04d</code></a> [Whisper] patch float type on mps (<a href="https://redirect.github.com/huggingface/transformers/issues/35295">#35295</a>)</li> <li><a href="https://github.com/huggingface/transformers/commit/1b6cb1eefc140ea2dbd74e23389050ebcb7f417d"><code>1b6cb1e</code></a> don't use no_sync when deepspeed doesn't support it for certain zero stages (...</li> <li><a href="https://github.com/huggingface/transformers/commit/b1d5d6dd65220b50e7ae2c086a4580e8a97d91ad"><code>b1d5d6d</code></a> Fix FSDP no longer working (<a href="https://redirect.github.com/huggingface/transformers/issues/35212">#35212</a>)</li> <li><a href="https://github.com/huggingface/transformers/commit/bf5d7c3fa37b6fa530642887a4d8f8548fd2db2c"><code>bf5d7c3</code></a> Only import torch.distributed if it is available (<a href="https://redirect.github.com/huggingface/transformers/issues/35133">#35133</a>)</li> <li><a href="https://github.com/huggingface/transformers/commit/49952300bba277173893d3c79afa0ac070b1b620"><code>4995230</code></a> v4.47.1</li> <li><a href="https://github.com/huggingface/transformers/commit/d5ccfcc39ace7264a57f8a8c89bb95852e64a2d3"><code>d5ccfcc</code></a> Fix <code>num_items_in_batch</code> not being an integer (<a href="https://redirect.github.com/huggingface/transformers/issues/35115">#35115</a>)</li> <li><a href="https://github.com/huggingface/transformers/commit/0485b6e881774c6f3cc992dc50319452c76b9f1f"><code>0485b6e</code></a> Fix GA loss bugs and add unit test (<a href="https://redirect.github.com/huggingface/transformers/issues/35121">#35121</a>)</li> <li><a href="https://github.com/huggingface/transformers/commit/5d7739f15a6e50de416977fe2cc9cb516d67edda"><code>5d7739f</code></a> Release: v4.47.0</li> <li><a href="https://github.com/huggingface/transformers/commit/a5bb52847139bf6ad7489ac62a5fb6d0fa3d2ec6"><code>a5bb528</code></a> Fix signatures for processing kwargs (<a href="https://redirect.github.com/huggingface/transformers/issues/35105">#35105</a>)</li> <li><a href="https://github.com/huggingface/transformers/commit/e27465c8011998c051403b22b7ccceca15de37db"><code>e27465c</code></a> Adaptive dynamic number of speculative tokens (<a href="https://redirect.github.com/huggingface/transformers/issues/34156">#34156</a>)</li> <li>Additional commits viewable in <a href="https://github.com/huggingface/transformers/compare/v4.38.2...v4.47.1">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 transformers to permit the latest version.
Release notes
Sourced from transformers's releases.
Commits
241c04d[Whisper] patch float type on mps (#35295)1b6cb1edon't use no_sync when deepspeed doesn't support it for certain zero stages (...b1d5d6dFix FSDP no longer working (#35212)bf5d7c3Only import torch.distributed if it is available (#35133)4995230v4.47.1d5ccfccFixnum_items_in_batchnot being an integer (#35115)0485b6eFix GA loss bugs and add unit test (#35121)5d7739fRelease: v4.47.0a5bb528Fix signatures for processing kwargs (#35105)e27465cAdaptive dynamic number of speculative tokens (#34156)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)