From: Georgi Gerganov Date: Fri, 28 Apr 2023 18:32:52 +0000 (+0300) Subject: readme : update hot topics X-Git-Tag: gguf-v0.4.0~852 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=7f15c5c477d9933689a9d1c40794483e350c2f19;p=pkg%2Fggml%2Fsources%2Fllama.cpp readme : update hot topics --- 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