We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3df5fdf commit 5916c1dCopy full SHA for 5916c1d
crates/local-ai/Cargo.toml
@@ -62,6 +62,10 @@ default-features = true
62
workspace = true
63
default-features = false
64
65
+[target.x86_64-apple-darwin.dependencies.llama-cpp-2]
66
+workspace = true
67
+default-features = true
68
+
69
[target.aarch64-apple-darwin.dependencies.llama-cpp-2]
70
71
default-features = true
0 commit comments