Merge branch 'main' into nightly
This commit is contained in:
commit
10ef983541
2 changed files with 2 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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