Update save.py
This commit is contained in:
parent
d3eac595a1
commit
4c9be6d057
1 changed files with 0 additions and 1 deletions
|
|
@ -174,7 +174,6 @@ def unsloth_save_model(
|
|||
pass
|
||||
|
||||
save_pretrained_settings = dict(locals())
|
||||
print(save_pretrained_settings)
|
||||
for deletion in ("model", "tokenizer", "save_method", "temporary_location", "maximum_memory_usage"):
|
||||
del save_pretrained_settings[deletion]
|
||||
pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue