diff options
author | Georgi Gerganov <ggerganov@gmail.com> | 2023-04-18 20:10:26 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-18 20:10:26 +0300 |
commit | 7faa7460f03bdd88becf1e659cf359f274055404 (patch) | |
tree | 72e0643a6bed0f6ffa8432d151717b959e83c6e2 | |
parent | 5af8e32238c7d9c4cdb7fc640472c9a26538b9da (diff) |
readme : update hot topics about new LoRA functionality
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |