Skip to content

Commit 25701f0

Browse files
Merge pull request #142 from bernardladenthin/claude/add-fork-attribution-gWQbp
Add attribution to original java-llama.cpp fork
2 parents 7b8bfdb + 0ea41be commit 25701f0

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)