summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgi Gerganov <ggerganov@gmail.com>2023-11-26 20:42:51 +0200
committerGitHub <noreply@github.com>2023-11-26 20:42:51 +0200
commit9656026b53236ed7328458269c4c798dd50ac8d1 (patch)
tree8c65bdea038dee172e4e0a6cf4945304f1579fa5
parent922754a8d60080e956891f6cee1fb03aa48d57c6 (diff)
readme : update hot topics
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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