]> git.djapps.eu Git - pkg/ggml/sources/ggml/commitdiff
readme : update roadmap
authorGeorgi Gerganov <redacted>
Wed, 12 Apr 2023 15:59:41 +0000 (18:59 +0300)
committerGitHub <redacted>
Wed, 12 Apr 2023 15:59:41 +0000 (18:59 +0300)
README.md

index 5239bc9a2d9a8cb59c03d565471e9a9ef8579d5e..d829a966deaf29425dd654c2e4903679e937e19c 100644 (file)
--- 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)