Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove AutoSP assertion against Transformers version#8044

Open
tohtana wants to merge 1 commit into
deepspeedai:masterfrom
tohtana:tohtana/fix/autosp-transformers-main-ci
Open

Remove AutoSP assertion against Transformers version#8044
tohtana wants to merge 1 commit into
deepspeedai:masterfrom
tohtana:tohtana/fix/autosp-transformers-main-ci

Conversation

@tohtana
Copy link
Copy Markdown
Collaborator

@tohtana tohtana commented Jun 2, 2026

The current nightly CI fails because AutoSP rejects Transformers versions newer than 4.50.3. That upper-bound guard was conservative, and we verified that AutoSP still passes with current Transformers main (5.10.0.dev0).

This PR removes the Transformers upper-bound guard. If a future Transformers version introduces an AutoSP breakage, we can address that specific incompatibility or add a targeted guard back.

@tohtana tohtana requested review from loadams and tjruwase as code owners June 2, 2026 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant