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 5b35894 commit 3be419fCopy full SHA for 3be419f
llama-cpp-2/Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "llama-cpp-2"
3
description = "llama.cpp bindings for Rust"
4
-version = "0.1.5"
+version = "0.1.4"
5
edition = "2021"
6
license = "MIT OR Apache-2.0"
7
repository = "https://github.com/utilityai/llama-cpp-rs"
llama-cpp-sys-2/Cargo.toml
name = "llama-cpp-sys-2"
description = "Low Level Bindings to llama.cpp"
0 commit comments