Skip to content

Commit

Permalink
add missing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
rasbt committed Apr 25, 2024
1 parent e023dcf commit 47ace3e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion litgpt/finetune/lora.py
Original file line number Diff line number Diff line change
Expand Up @@ -434,4 +434,3 @@ def validate_args(train: TrainArgs, eval: EvalArgs) -> None:
torch.set_float32_matmul_precision("high")

CLI(setup)

0 comments on commit 47ace3e

Please sign in to comment.