From: Georgi Gerganov Date: Thu, 23 Mar 2023 08:46:58 +0000 (+0200) Subject: Adjust repetition penalty .. X-Git-Tag: gguf-v0.4.0~1147 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=93208cfb929c2323e5d2ac6bf354e278040e70ed;p=pkg%2Fggml%2Fsources%2Fllama.cpp Adjust repetition penalty .. --- diff --git a/README.md b/README.md index f53595f8..f8743e28 100644 --- a/README.md +++ b/README.md @@ -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