Skip to content

Commit

Permalink
remove unused file
Browse files Browse the repository at this point in the history
  • Loading branch information
samsja committed Sep 29, 2024
1 parent 6103b33 commit 1f3ee64
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/zeroband/checkpoint.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@
## code inspired by torchtitan https://github.com/pytorch/torchtitan/blob/main/torchtitan/checkpoint.py


GLOBAL_STATE_FILE = "global_state_dict.pt"


@dataclass
class TrainingProgress(Stateful):
total_tokens: int
Expand Down

0 comments on commit 1f3ee64

Please sign in to comment.