build(deps): bump transformers from 5.1.0 to 5.2.0 by dependabot[bot] · Pull Request #478 · Unstructured-IO/unstructured-inference

Bumps transformers from 5.1.0 to 5.2.0.

Commits
  • 7d9754a Fix unprotected torch import (#44055)
  • a0a3d29 Fix peft conversion typo (#44053)
  • 2096db0 v5.2.0
  • 73ecc5e [fix][wip] GlmMoeDsa: try implement DSA (#43912)
  • 349e00c Fix early image processor return not raising error (#43981)
  • 2bd902d Update assignee for generate in bug report template (#44042)
  • 2546978 Add a dim check mechanism in Transpose and fix qwen3_vl_moe weight mapping (#...
  • 08c4ad9 fix(models): Unpack BitNet packed weights to fix CI failure (#43721)
  • 53f8a08 SINQ quantization strategy integration (adapted for Transformers V5) (#43112)
  • 9a92316 split out accelerator args builder method (#43987)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.