]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
readme : update hot topics
authorGeorgi Gerganov <redacted>
Sun, 26 Nov 2023 18:42:51 +0000 (20:42 +0200)
committerGitHub <redacted>
Sun, 26 Nov 2023 18:42:51 +0000 (20:42 +0200)
README.md

index 2f83a71fdee6f34bcda7d95c854e4944daff0dbf..2892132c426a359422eeed3721fcbfc3c969fca4 100644 (file)
--- 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