Update save.py

This commit is contained in:
Daniel Han 2025-12-23 00:55:06 -08:00
commit 691b5d129f

View file

@ -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