chore(deps): bump the pip group across 4 directories with 1 update - #34
chore(deps): bump the pip group across 4 directories with 1 update#34dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the pip group with 1 update in the /compilation/bert directory: [transformers](https://github.com/huggingface/transformers). Bumps the pip group with 1 update in the /compilation/llm directory: [transformers](https://github.com/huggingface/transformers). Bumps the pip group with 1 update in the /compilation/stt directory: [transformers](https://github.com/huggingface/transformers). Bumps the pip group with 1 update in the /compilation/vlm directory: [transformers](https://github.com/huggingface/transformers). Updates `transformers` from 4.57.1 to 5.5.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.57.1...v5.5.0) Updates `transformers` from 4.57.1 to 5.5.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.57.1...v5.5.0) Updates `transformers` from 4.50.0 to 5.5.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.57.1...v5.5.0) Updates `transformers` from 4.57.1 to 5.5.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.57.1...v5.5.0) --- updated-dependencies: - dependency-name: transformers dependency-version: 5.5.0 dependency-type: direct:production dependency-group: pip - dependency-name: transformers dependency-version: 5.5.0 dependency-type: direct:production dependency-group: pip - dependency-name: transformers dependency-version: 5.5.0 dependency-type: direct:production dependency-group: pip - dependency-name: transformers dependency-version: 5.5.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: a126040ee0
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| @@ -1,3 +1,3 @@ | |||
| transformers==4.57.1 | |||
| transformers==5.5.0 | |||
There was a problem hiding this comment.
Keep the VLM install command in sync
The VLM README and README.KR still instruct users to run pip install transformers==4.57.1 qwen-vl-utils==0.0.14 accelerate==1.13.0, so anyone following this tutorial's documented setup bypasses the bumped transformers==5.5.0 requirement and will not get the dependency version this change is trying to standardize on. Please update the adjacent VLM docs, or point them at requirements.txt, so the copy-pasteable setup path matches this file.
Useful? React with 👍 / 👎.
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the pip group with 1 update in the /compilation/bert directory: transformers.
Bumps the pip group with 1 update in the /compilation/llm directory: transformers.
Bumps the pip group with 1 update in the /compilation/stt directory: transformers.
Bumps the pip group with 1 update in the /compilation/vlm directory: transformers.
Updates
transformersfrom 4.57.1 to 5.5.0Release notes
Sourced from transformers's releases.
... (truncated)
Commits
c1c3424update20bff68update release workflow8956441v5.5.05135e5ecasually dropping the most capable open weights on the planet (#45192)a594e09Internalise the NomicBERT model (#43067)4932e97Fix resized LM head weights being overwritten by post_init (#45079)57e8413[Qwen3.5 MoE] Add _tp_plan to ForConditionalGeneration (#45124)b10552eFix TypeError: 'NoneType' object is not iterable in GenerationMixin.generate ...423f2a3fix(models): Fix dtype mismatch in SwitchTransformers and TimmWrapperModel (#...ade7a05Generalize gemma vision mask to videos (#45185)Updates
transformersfrom 4.57.1 to 5.5.0Release notes
Sourced from transformers's releases.
... (truncated)
Commits
c1c3424update20bff68update release workflow8956441v5.5.05135e5ecasually dropping the most capable open weights on the planet (#45192)a594e09Internalise the NomicBERT model (#43067)4932e97Fix resized LM head weights being overwritten by post_init (#45079)57e8413[Qwen3.5 MoE] Add _tp_plan to ForConditionalGeneration (#45124)b10552eFix TypeError: 'NoneType' object is not iterable in GenerationMixin.generate ...423f2a3fix(models): Fix dtype mismatch in SwitchTransformers and TimmWrapperModel (#...ade7a05Generalize gemma vision mask to videos (#45185)Updates
transformersfrom 4.50.0 to 5.5.0Release notes
Sourced from transformers's releases.
... (truncated)
Commits
c1c3424update20bff68update release workflow8956441v5.5.05135e5ecasually dropping the most capable open weights on the planet (#45192)a594e09Internalise the NomicBERT model (#43067)4932e97Fix resized LM head weights being overwritten by post_init (#45079)57e8413[Qwen3.5 MoE] Add _tp_plan to ForConditionalGeneration (#45124)b10552eFix TypeError: 'NoneType' object is not iterable in GenerationMixin.generate ...423f2a3fix(models): Fix dtype mismatch in SwitchTransformers and TimmWrapperModel (#...ade7a05Generalize gemma vision mask to videos (#45185)Updates
transformersfrom 4.57.1 to 5.5.0Release notes
Sourced from transformers's releases.
... (truncated)
Commits
c1c3424update20bff68update release workflow8956441v5.5.05135e5ecasually dropping the most capable open weights on the planet (#45192)a594e09Internalise the NomicBERT model (#43067)4932e97Fix resized LM head weights being overwritten by post_init (#45079)57e8413[Qwen3.5 MoE] Add _tp_plan to ForConditionalGeneration (#45124)b10552eFix TypeError: 'NoneType' object is not iterable in GenerationMixin.generate ...423f2a3fix(models): Fix dtype mismatch in SwitchTransformers and TimmWrapperModel (#...ade7a05Generalize gemma vision mask to videos (#45185)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 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.