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

[P0] To Support DDP/FSDP (all stage) #205

Open
frankaging opened this issue Feb 2, 2025 · 0 comments
Open

[P0] To Support DDP/FSDP (all stage) #205

frankaging opened this issue Feb 2, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@frankaging
Copy link
Collaborator

Suggestion / Feature Request

Descriptions:

Currently, one of our downstream library pyreft enables DDP by doing work-around, since pyvene intervenable stores interventions in a python-native dict which cannot be picked up by torch DP wrappers as parameters. This is one of the major blocker of DP support.

This ticket will involve a set of changes in pyvene backbone to support different kinds of DP. This will unlock pyvene support of LLMs larger than 70B for training and inference w/ interventions.

@frankaging frankaging added the enhancement New feature or request label Feb 2, 2025
@frankaging frankaging self-assigned this Feb 2, 2025
frankaging added a commit that referenced this issue Feb 3, 2025
[P0] Initiate the support of FSDP training (#205)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant