Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 860b55c

Browse files
committed
Update readme
1 parent 24256e4 commit 860b55c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
![Java 11+](https://img.shields.io/badge/Java-11%2B-informational)
2-
![llama.cpp b2885](https://img.shields.io/badge/llama.cpp-%23b2885-informational)
2+
![llama.cpp b2969](https://img.shields.io/badge/llama.cpp-%23b2969-informational)
33

44
# Java Bindings for [llama.cpp](https://github.com/ggerganov/llama.cpp)
55

@@ -28,7 +28,7 @@ Access this library via Maven:
2828
<dependency>
2929
<groupId>de.kherud</groupId>
3030
<artifactId>llama</artifactId>
31-
<version>3.1.0</version>
31+
<version>3.1.1</version>
3232
</dependency>
3333
```
3434

0 commit comments

Comments
 (0)