diff options
author | Georgi Gerganov <ggerganov@gmail.com> | 2023-11-26 20:42:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-26 20:42:51 +0200 |
commit | 9656026b53236ed7328458269c4c798dd50ac8d1 (patch) | |
tree | 8c65bdea038dee172e4e0a6cf4945304f1579fa5 | |
parent | 922754a8d60080e956891f6cee1fb03aa48d57c6 (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 +- 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 |