Skip to content

Commit

Permalink
include file in commit
Browse files Browse the repository at this point in the history
  • Loading branch information
rasbt committed May 23, 2024
1 parent e024403 commit 4b4f209
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extensions/thunder/pretrain.py
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@ def fit(
tokenizer_dir: Optional[Path],
train: TrainArgs,
eval: EvalArgs,
optimizer: Union[str, Dict],
) -> None:
model = state["model"]
optimizer = state["optimizer"]
Expand Down

0 comments on commit 4b4f209

Please sign in to comment.