Skip to content

Commit 768d4d9

Browse files
committed
Merge branch 'feat/qlora-training'
2 parents 63009fc + d1f8d52 commit 768d4d9

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)