Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@

# Java Bindings for [llama.cpp](https://github.com/ggerganov/llama.cpp)

> [!WARNING]
> **This project is no longer maintained.**
> It has been forked and is actively maintained at: **[https://github.com/bernardladenthin/java-llama.cpp](https://github.com/bernardladenthin/java-llama.cpp)**

Inference of Meta's LLaMA model (and others) in pure C/C++.

**You are welcome to contribute**
Expand Down