Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusDunn authored Jan 12, 2024
1 parent fbe9c96 commit bbd36ee
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# llama-cpp-rs   [![Docs]][docs.rs] [![Latest Version]][crates.io] [![Lisence]][crates.io]
# 🦙 [llama-cpp-rs][readme]   [![Docs]][docs.rs] [![Latest Version]][crates.io] [![Lisence]][crates.io]

[Docs]: https://img.shields.io/docsrs/llama-cpp-2.svg
[Latest Version]: https://img.shields.io/crates/v/llama-cpp-2.svg
[crates.io]: https://crates.io/crates/llama-cpp-2
[docs.rs]: https://docs.rs/llama-cpp-2
[Lisence]: https://img.shields.io/crates/l/llama-cpp-2.svg
[llama-cpp-sys]: https://crates.io/crates/llama-cpp-sys-2
[utilityai]: https://utilityai.ca
[readme]: https://github.com/utilityai/llama-cpp-rs/tree/main/llama-cpp-2

This contains two packages used internally at [Utility AI](https://utilityai.ca/):
This is the home for [llama-cpp-2][crates.io]. It also contains the [llama-cpp-sys] bindings which are updated regularly and in sync with [llama-cpp-2][crates.io].

- llama-cpp-2
- llama-cpp-sys-2

See their respective READMEs for more information.
Check out the [docs.rs] for crate documentation or the [readme] for high level information about the project.

0 comments on commit bbd36ee

Please sign in to comment.