Skip to content

Commit 0ea41be

Browse files
committed
docs: add fork attribution to @kherud in README
Honors the original java-llama.cpp project by kherud with a prominent blockquote at the top of README.md. https://claude.ai/code/session_01ARt8uaa73YqxMLw1KThMjW
1 parent 7b8bfdb commit 0ea41be

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
[![Maven Central](https://img.shields.io/maven-central/v/net.ladenthin/llama)](https://central.sonatype.com/artifact/net.ladenthin/llama)
44
[![Snapshot](https://img.shields.io/badge/snapshot-latest-informational)](https://central.sonatype.com/repository/maven-snapshots/net/ladenthin/llama/)
55

6+
> **Forked from** [kherud/java-llama.cpp](https://github.com/kherud/java-llama.cpp): many thanks to [@kherud](https://github.com/kherud) for the great work!
7+
68
# Java Bindings for [llama.cpp](https://github.com/ggerganov/llama.cpp)
79

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

0 commit comments

Comments
 (0)