From: Georgi Gerganov Date: Wed, 12 Apr 2023 15:59:41 +0000 (+0300) Subject: readme : update roadmap X-Git-Tag: upstream/0.0.1642~1554 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=5520312c48bd41ba1594dd2eb07f156e252af689;p=pkg%2Fggml%2Fsources%2Fggml readme : update roadmap --- diff --git a/README.md b/README.md index 5239bc9a..d829a966 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ Some of the development is currently happening in the [llama.cpp](https://github - [X] Example of LLaMA inference [ggerganov/llama.cpp](https://github.com/ggerganov/llama.cpp) - [X] Example of RWKV inference [saharNooby/rwkv.cpp](https://github.com/saharNooby/rwkv.cpp) - [ ] Example of [SAM](https://github.com/facebookresearch/segment-anything) inference +- [ ] Idea for GPU support: https://github.com/ggerganov/llama.cpp/discussions/915 ## Whisper inference (example)