From 93208cfb929c2323e5d2ac6bf354e278040e70ed Mon Sep 17 00:00:00 2001 From: Georgi Gerganov Date: Thu, 23 Mar 2023 10:46:58 +0200 Subject: [PATCH] Adjust repetition penalty .. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f53595f..f8743e2 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