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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ For JDK 17 add `.jvmopts` file in the project root:
29
29
30
30
* Scala: 3.3.0
31
31
* JDK: 17 or 19
32
-
*`llama.cpp`: The version suffix refers to the latest supported `llama.cpp` release (e.g. version `0.13.0-b6109` means that it supports the [b6109](https://github.com/ggml-org/llama.cpp/releases/tag/b6109) release).
32
+
*`llama.cpp`: The version suffix refers to the latest supported `llama.cpp` release (e.g. version `0.13.0-b6109` means that it supports the [b6109](https://github.com/ggml-org/llama.cpp/releases/tag/b6109) release). The newer releases are usually supported as well, provided there are no API changes.
0 commit comments