summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgi Gerganov <ggerganov@gmail.com>2023-04-28 21:32:52 +0300
committerGitHub <noreply@github.com>2023-04-28 21:32:52 +0300
commit7f15c5c477d9933689a9d1c40794483e350c2f19 (patch)
tree4a360146e672b2ad8eb2cfd040516dd6f86ddba9
parent55390bcaf2579a5435564d7267ae3ed367837fd6 (diff)
readme : update hot topics
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 2a20746c..731f491c 100644
--- 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