Update save.py
This commit is contained in:
parent
b8aaf550a7
commit
0f587bfe2c
1 changed files with 0 additions and 1 deletions
|
|
@ -2265,7 +2265,6 @@ def save_to_gguf_generic(
|
|||
repo_id = repo_id,
|
||||
repo_type = "model",
|
||||
allow_patterns = ["*.gguf"],
|
||||
private = True,
|
||||
)
|
||||
pass
|
||||
return metadata
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue