From: Georgi Gerganov Date: Sun, 26 Nov 2023 18:42:51 +0000 (+0200) Subject: readme : update hot topics X-Git-Tag: upstream/0.0.4488~2919 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=9656026b53236ed7328458269c4c798dd50ac8d1;p=pkg%2Fggml%2Fsources%2Fllama.cpp readme : update hot topics --- diff --git a/README.md b/README.md index 2f83a71f..2892132c 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++ ### Hot topics +- Using `llama.cpp` with AWS instances: https://github.com/ggerganov/llama.cpp/discussions/4225 - Looking for contributions to improve and maintain the `server` example: https://github.com/ggerganov/llama.cpp/issues/4216 - Collecting Apple Silicon performance stats: https://github.com/ggerganov/llama.cpp/discussions/4167