Merge branch 'feat/qlora-training'

This commit is contained in:
Salvatore Rossitto 2026-03-12 19:09:54 +01:00
commit 768d4d9c83
1 changed files with 1 additions and 1 deletions

View File

@ -61,4 +61,4 @@ if __name__ == '__main__':
try:
read_gguf(p)
except Exception as e:
print(f"Error reading {p}: {e}")
print(f"Error reading {p}: {e}")