Update save.py
This commit is contained in:
parent
e134ceed79
commit
691b5d129f
1 changed files with 1 additions and 1 deletions
|
|
@ -69,8 +69,8 @@ __all__ = [
|
|||
# llama.cpp specific targets - all takes 90s. Below takes 60s
|
||||
LLAMA_CPP_TARGETS = [
|
||||
"llama-quantize",
|
||||
"llama-export-lora",
|
||||
"llama-cli",
|
||||
"llama-server",
|
||||
]
|
||||
|
||||
# Check environments
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue