From 2b32e94a735dfd5ea6cec7462b5e14a84873c080 Mon Sep 17 00:00:00 2001 From: Cherrytest Date: Mon, 27 Oct 2025 04:41:39 +0000 Subject: [PATCH] Update generation_config.json --- generation_config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/generation_config.json b/generation_config.json index 2093613..8aaeb4c 100644 --- a/generation_config.json +++ b/generation_config.json @@ -2,5 +2,6 @@ "do_sample": true, "temperature": 1.0, "top_p": 0.95, + "top_k": 40, "transformers_version": "4.46.1" }