]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
readme : update hot topics
authorGeorgi Gerganov <redacted>
Fri, 28 Apr 2023 18:32:52 +0000 (21:32 +0300)
committerGitHub <redacted>
Fri, 28 Apr 2023 18:32:52 +0000 (21:32 +0300)
README.md

index 2a20746c63b1865e1067b7f8698ba0c203802d7a..731f491ca22cdb52e9feb3ad7a824dcf223ac0ec 100644 (file)
--- a/README.md
+++ b/README.md
@@ -9,10 +9,8 @@ Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++
 
 **Hot topics:**
 
+- [Roadmap May 2023](https://github.com/ggerganov/llama.cpp/discussions/1220)
 - [New quantization methods](https://github.com/ggerganov/llama.cpp#quantization)
-- [Added LoRA support](https://github.com/ggerganov/llama.cpp/pull/820)
-- [Add GPU support to ggml](https://github.com/ggerganov/llama.cpp/discussions/915)
-- [Roadmap Apr 2023](https://github.com/ggerganov/llama.cpp/discussions/784)
 
 ## Description