Update README.md

This commit is contained in:
ai-modelscope
2025-01-27 04:26:13 +08:00
parent fe78024418
commit 02aea3c2ec
19 changed files with 105521 additions and 63 deletions

9
generation_config.json Normal file
View File

@@ -0,0 +1,9 @@
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 32000,
"max_length": 8192,
"pad_token_id": 0,
"temperature": 0.5,
"transformers_version": "4.34.1"
}