Skip to content
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

Transformers version flexibility and FSDP optimizer patch #2155

Merged
merged 11 commits into from
Dec 8, 2024

Conversation

winglian
Copy link
Collaborator

@winglian winglian commented Dec 8, 2024

fixes #2149

@winglian
Copy link
Collaborator Author

winglian commented Dec 8, 2024

@winglian winglian merged commit 1302e31 into main Dec 8, 2024
14 checks passed
@winglian winglian deleted the transformers-version-flexibility branch December 8, 2024 19:50
djsaunde pushed a commit that referenced this pull request Dec 16, 2024
* allow flexibility in transformers version for FSDP

* more flexibility with dev versions of 4.47.0.dev0

* add patch for fsdp

* fix typo

* correct fn name

* stray character

* fix patch

* reset Trainer too

* also reset Trainer.training_step

* allow tests/patched to run more than one process on e2e runner

* skip tests/patched in e2e for now since it's run in regular pytest
djsaunde pushed a commit that referenced this pull request Dec 17, 2024
* allow flexibility in transformers version for FSDP

* more flexibility with dev versions of 4.47.0.dev0

* add patch for fsdp

* fix typo

* correct fn name

* stray character

* fix patch

* reset Trainer too

* also reset Trainer.training_step

* allow tests/patched to run more than one process on e2e runner

* skip tests/patched in e2e for now since it's run in regular pytest
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.

Error During Model Saving QLORA + FSDP
1 participant