Merge branch 'feat/qlora-training'
This commit is contained in:
commit
768d4d9c83
|
|
@ -61,4 +61,4 @@ if __name__ == '__main__':
|
||||||
try:
|
try:
|
||||||
read_gguf(p)
|
read_gguf(p)
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
print(f"Error reading {p}: {e}")
|
print(f"Error reading {p}: {e}")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue