mirror of
https://github.com/babichjacob/ac-qu-ai-nt.git
synced 2025-10-01 16:37:53 -04:00
chore!: add llama-cpp-2
as a dependency (because it will get used in the future), possibly breaking portability (but we'll see what the GitHub Actions workflows say back)
This commit is contained in:
@@ -14,4 +14,7 @@ default = ["tracing"]
|
||||
tracing = ["dep:tracing"]
|
||||
|
||||
[dependencies]
|
||||
llama-cpp-2 = "=0.1.64"
|
||||
llama-cpp-sys-2 = "=0.1.64"
|
||||
|
||||
tracing = { workspace = true, optional = true }
|
||||
|
Reference in New Issue
Block a user