Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24256e4 commit 860b55cCopy full SHA for 860b55c
README.md
@@ -1,5 +1,5 @@
1

2
-
+
3
4
# Java Bindings for [llama.cpp](https://github.com/ggerganov/llama.cpp)
5
@@ -28,7 +28,7 @@ Access this library via Maven:
28
<dependency>
29
<groupId>de.kherud</groupId>
30
<artifactId>llama</artifactId>
31
- <version>3.1.0</version>
+ <version>3.1.1</version>
32
</dependency>
33
```
34
0 commit comments