From: Georgi Gerganov Date: Mon, 6 Mar 2023 05:40:55 +0000 (+0200) Subject: readme : update Roadmap X-Git-Tag: upstream/0.0.1642~1577 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=ba3e8a3d7fce86ecca17656db9a96beafa628676;p=pkg%2Fggml%2Fsources%2Fggml readme : update Roadmap --- diff --git a/README.md b/README.md index 17e87900..355fe075 100644 --- 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)