]> git.djapps.eu Git - pkg/ggml/sources/ggml/commitdiff
readme : update Roadmap
authorGeorgi Gerganov <redacted>
Mon, 6 Mar 2023 05:40:55 +0000 (07:40 +0200)
committerGitHub <redacted>
Mon, 6 Mar 2023 05:40:55 +0000 (07:40 +0200)
README.md

index 17e879009a8a893508d3da7848eb43c11addc1b8..355fe075770198c862647483ca968471412ab481 100644 (file)
--- a/README.md
+++ b/README.md
@@ -24,6 +24,7 @@ Some of the development is currently happening in the [whisper.cpp](https://gith
 - [ ] Support 4-bit integer quantization https://github.com/ggerganov/ggml/pull/27
 - [ ] Example of FLAN-T5 inference https://github.com/ggerganov/ggml/pull/12
 - [ ] Example of LLaMA inference
+- [ ] Example of RWKV inference
 
 ## Whisper inference (example)