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

Feat/re-boltz #16

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from
Draft

Feat/re-boltz #16

wants to merge 9 commits into from

Conversation

distributedstatemachine
Copy link
Collaborator

@distributedstatemachine distributedstatemachine commented Oct 27, 2024

Description

This PR

  • Adds FSDP to the miner
  • Makes index operations FSDP aware.
  • Moves support files to boltz library.

To start the miner with 3 GPUs, run ./scripts/start_distributed

TODO:

  • Fix Deadlock issue in miner: After 4 steps , it freezes
  • Apply FSDP Logic to validator
  • Set Weights in Validator.
  • Modify script/run.sh to start the miner with fsdp.
  • Dataloader: send unique pages to each rank

@distributedstatemachine distributedstatemachine changed the title Feat/re boltz Feat/re-boltz Oct 28, 2024
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