diff options
author | Georgi Gerganov <ggerganov@gmail.com> | 2023-11-25 12:02:13 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-25 12:02:13 +0200 |
commit | 04814e718edb13bdf8cca861dc2e5ab4e1995c30 (patch) | |
tree | e2468a2f987dcfd07e15c2f3b229bcf5954da2cc | |
parent | af19d3573481d409b3c4e55494810eb1f65a9aae (diff) |
readme : update hot topics
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 ---- |