Skip to content

Commit 86a1c8b

Browse files
committed
docs: update README
1 parent 56cbb06 commit 86a1c8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For JDK 17 add `.jvmopts` file in the project root:
2929

3030
* Scala: 3.3.0
3131
* 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.
3333

3434
<details>
3535
<summary>Older versions</summary>

0 commit comments

Comments
 (0)