]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
readme : update hot topics
authorGeorgi Gerganov <redacted>
Sat, 25 Nov 2023 10:02:13 +0000 (12:02 +0200)
committerGitHub <redacted>
Sat, 25 Nov 2023 10:02:13 +0000 (12:02 +0200)
README.md

index 5189e1255ae06fc003072362f7718cfffa9243be..2f83a71fdee6f34bcda7d95c854e4944daff0dbf 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
 
+- 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
 
 ----