diff options
author | Georgi Gerganov <ggerganov@gmail.com> | 2023-03-23 10:46:58 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-23 10:46:58 +0200 |
commit | 93208cfb929c2323e5d2ac6bf354e278040e70ed (patch) | |
tree | 5a3187a8abb863c4eeb775b051eb8c51799930be | |
parent | 03ace14cfd68a1289ac3b76563534c8ee72a2e53 (diff) |
Adjust repetition penalty ..
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -337,7 +337,7 @@ docker run -v /llama/models:/models ghcr.io/ggerganov/llama.cpp:light -m /models - Collaborators will be invited based on contributions - Any help with managing issues and PRs is very appreciated! - Make sure to read this: [Inference at the edge](https://github.com/ggerganov/llama.cpp/discussions/205) -- A bit of backstory for those who are interested interested: [Changelog podcast](https://changelog.com/podcast/532) +- A bit of backstory for those who are interested: [Changelog podcast](https://changelog.com/podcast/532) ### Coding guidelines |