Update generation_config.json

This commit is contained in:
Cherrytest 2025-10-12 05:45:56 +00:00
parent 97323c8c35
commit fe912caadd

8
generation_config.json Normal file
View File

@ -0,0 +1,8 @@
{
"bos_token_id": 1,
"eos_token_id": [
2,
6562
],
"repetition_penalty": 1.2
}