Update save.py
This commit is contained in:
parent
5bd916b91b
commit
e10e48893b
1 changed files with 1 additions and 0 deletions
|
|
@ -278,6 +278,7 @@ def unsloth_save_model(
|
|||
not hasattr(internal_model.model, "layers")
|
||||
):
|
||||
# Do general saving
|
||||
print(type(model))
|
||||
# Edit save_pretrained_settings
|
||||
# [TODO] _create_repo has errors due to **kwargs getting accepted
|
||||
for deletion in \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue