Update config.json

This commit is contained in:
ai-modelscope
2025-01-07 09:13:48 +08:00
parent e0dc2bfd9a
commit 2a26bbe7f2
15 changed files with 719 additions and 62 deletions

6
generation_config.json Normal file
View File

@@ -0,0 +1,6 @@
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"transformers_version": "4.37.2"
}