From: Georgi Gerganov Date: Tue, 18 Apr 2023 17:10:26 +0000 (+0300) Subject: readme : update hot topics about new LoRA functionality X-Git-Tag: gguf-v0.4.0~932 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=7faa7460f03bdd88becf1e659cf359f274055404;p=pkg%2Fggml%2Fsources%2Fllama.cpp readme : update hot topics about new LoRA functionality --- diff --git a/README.md b/README.md index 4f451f32..c6f24d03 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++ **Hot topics:** +- [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)