add benchmarks

This commit is contained in:
Yuval Peled 2023-06-02 15:33:41 +03:00
parent 1a76dbe00d
commit 0ac1dd8df7

View file

@ -657,3 +657,4 @@ docker run -v /path/to/models:/models ghcr.io/ggerganov/llama.cpp:light -m /mode
### Docs
- [GGML tips & tricks](https://github.com/ggerganov/llama.cpp/wiki/GGML-Tips-&-Tricks)
- [Performance troubleshooting](./docs/token_generation_performance_tips.md)