From 677eedd9714978e986f973548c4c4cfe296eef2f Mon Sep 17 00:00:00 2001 From: ai-modelscope Date: Sat, 22 Mar 2025 06:04:23 +0800 Subject: [PATCH] Update generation_config.json --- generation_config.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/generation_config.json b/generation_config.json index 545039a..4c145f8 100644 --- a/generation_config.json +++ b/generation_config.json @@ -7,8 +7,6 @@ 151643 ], "repetition_penalty": 1.05, - "temperature": 0.1, - "top_p": 0.001, - "top_k": 1, + "temperature": 0.00001, "transformers_version": "4.37.0" -} +} \ No newline at end of file