Update generation_config.json

This commit is contained in:
ai-modelscope 2025-03-22 06:04:23 +08:00
parent 2c6d9ffdae
commit 677eedd971

View File

@ -7,8 +7,6 @@
151643 151643
], ],
"repetition_penalty": 1.05, "repetition_penalty": 1.05,
"temperature": 0.1, "temperature": 0.00001,
"top_p": 0.001,
"top_k": 1,
"transformers_version": "4.37.0" "transformers_version": "4.37.0"
} }