diff --git a/backends/llamacpp/.cargo/config.toml b/backends/llamacpp/.cargo/config.toml deleted file mode 100644 index ddff4407..00000000 --- a/backends/llamacpp/.cargo/config.toml +++ /dev/null @@ -1,2 +0,0 @@ -[build] -rustflags = ["-C", "target-cpu=native"]