diff options
author | Georgi Gerganov <ggerganov@gmail.com> | 2023-04-05 19:54:30 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-05 19:54:30 +0300 |
commit | 34162989297fdfe3ab7305451ce55bc87e3f4c9c (patch) | |
tree | cc7a9779723775e4076c4f841fe8de5bf7480b06 | |
parent | 5a8c4f624077373a198cd562146ffa67b02ebc75 (diff) |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++ **Hot topics:** -- [Roadmap (short-term)](https://github.com/ggerganov/llama.cpp/discussions/457) +- [Roadmap Apr 2023](https://github.com/ggerganov/llama.cpp/discussions/784) ## Description |