diff options
author | Georgi Gerganov <ggerganov@gmail.com> | 2023-11-23 13:51:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-23 13:51:22 +0200 |
commit | d103d935c0e75769a6a597f7a64cab72c6cc3e79 (patch) | |
tree | 387358af6dc545b713271744def1e9a25ff32518 | |
parent | 9d5949f04b1f8b76184818abbd99938c2020803f (diff) |
readme : update hot topics
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++ ### Hot topics -- *No hot topics atm. Open to suggestions about what is hot today* +- Collecting Apple Silicon performance stats: https://github.com/ggerganov/llama.cpp/discussions/4167 ---- |