You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Java Bindings for [llama.cpp](https://github.com/ggerganov/llama.cpp)
7
6
@@ -47,42 +46,6 @@ Access this library via Maven (released versions on Maven Central):
47
46
48
47
There are multiple [examples](src/test/java/examples).
49
48
50
-
### Snapshot builds
51
-
52
-
Every push to `master` publishes a snapshot to [GitHub Packages](https://github.com/bernardladenthin/java-llama.cpp/packages) and attaches JARs to the [snapshot release](https://github.com/bernardladenthin/java-llama.cpp/releases/tag/snapshot).
53
-
54
-
To use the snapshot as a Maven dependency, add the repository and a GitHub token to your `~/.m2/settings.xml`:
0 commit comments