diff --git a/README.md b/README.md index 5239bc9a2..d829a966d 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)