Merge branch 'main' into nightly

This commit is contained in:
Daniel Han 2025-12-23 04:46:15 -08:00
commit e21ee920ea
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.14.9
rev: v0.14.10
hooks:
- id: ruff
args:

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