8000
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 930dbcb commit cb62c12Copy full SHA for cb62c12
README.md
@@ -1,5 +1,8 @@
1
# llama_cpp-rs
2
3
+[](https://docs.rs/llama_cpp/)
4
+[](https://crates.io/crates/llama_cpp)
5
+
6
Safe, high-level Rust bindings to the C++ project [of the same name](https://github.com/ggerganov/llama.cpp), meant to
7
be as user-friendly as possible. Run GGUF-based large language models directly on your CPU in fifteen lines of code, no
8
ML experience required!
0 commit comments