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

Enable FSDP for Prompt Tuning via Peft #177

Open
4 tasks
alex-jw-brooks opened this issue Sep 6, 2023 · 1 comment
Open
4 tasks

Enable FSDP for Prompt Tuning via Peft #177

alex-jw-brooks opened this issue Sep 6, 2023 · 1 comment

Comments

@alex-jw-brooks
Copy link
Collaborator

Description

As a user of prompt tuning, I want to be able to leverage multiple GPUs at train time!

Discussion

Extends #175 to leverage PyTorch FSDP; there may be some refactoring to consolidate with fine tuning FSDP configuration / dataset stuff, which may be part of this story, or left to a follow up. We will decide once we see how Peft / trainer integration goes.

Acceptance Criteria

  • Unit tests cover new/changed code
  • Examples build against new/changed code
  • READMEs are updated
  • Type of semantic version change is identified
@chakrn
Copy link
Collaborator

chakrn commented Nov 13, 2023

@gkumbhat can you also link the relevant PR to this one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready for Review
Development

No branches or pull requests

2 participants