Skip to content

Commit

Permalink
fix sft final
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmeda14960 committed Nov 12, 2024
1 parent 61fe87b commit a3a6db3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/levanter/main/sft.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ def train(config: SFTConfig):
raise ValueError("Must specify either --initialize_from_hf or --initialize_from")
else:
converter = None
model_config = config.model

levanter.initialize(config)

Expand Down

0 comments on commit a3a6db3

Please sign in to comment.