8000 chore: Update README.md · edgenai/llama_cpp-rs@cb62c12 · GitHub
[go: up one dir, main page]

Skip to content

Commit cb62c12

Browse files
committed
chore: Update README.md
1 parent 930dbcb commit cb62c12

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# llama_cpp-rs
22

3+
[![Documentation](https://docs.rs/llama_cpp/badge.svg)](https://docs.rs/llama_cpp/)
4+
[![Crate](https://img.shields.io/crates/v/llama_cpp.svg)](https://crates.io/crates/llama_cpp)
5+
36
Safe, high-level Rust bindings to the C++ project [of the same name](https://github.com/ggerganov/llama.cpp), meant to
47
be as user-friendly as possible. Run GGUF-based large language models directly on your CPU in fifteen lines of code, no
58
ML experience required!

0 commit comments

Comments
 (0)
0