summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgi Gerganov <ggerganov@gmail.com>2023-11-25 12:02:13 +0200
committerGitHub <noreply@github.com>2023-11-25 12:02:13 +0200
commit04814e718edb13bdf8cca861dc2e5ab4e1995c30 (patch)
treee2468a2f987dcfd07e15c2f3b229bcf5954da2cc
parentaf19d3573481d409b3c4e55494810eb1f65a9aae (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 5189e125..2f83a71f 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
+- 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
----