From 595c93811c6f7b0cb81c5efdbcb7e6ca19f6566f Mon Sep 17 00:00:00 2001 From: ai-modelscope Date: Sun, 23 Mar 2025 20:05:06 +0800 Subject: [PATCH] Update generation_config.json --- generation_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generation_config.json b/generation_config.json index 4c145f8..1088c98 100644 --- a/generation_config.json +++ b/generation_config.json @@ -7,6 +7,6 @@ 151643 ], "repetition_penalty": 1.05, - "temperature": 0.00001, + "temperature": 0.000001, "transformers_version": "4.37.0" } \ No newline at end of file