We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc1285c commit fffa31bCopy full SHA for fffa31b
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.2.0</version>
+ <version>3.2.1</version>
32
</dependency>
33
```
34
0 commit comments