Skip to content

Commit d1f8d52

Browse files
committed
added new line at end
1 parent 959f789 commit d1f8d52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/qlora_training/check_lora_norms.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ def read_gguf(path):
6161
try:
6262
read_gguf(p)
6363
except Exception as e:
64-
print(f"Error reading {p}: {e}")
64+
print(f"Error reading {p}: {e}")

0 commit comments

Comments
 (0)