Update README.md

This commit is contained in:
ai-modelscope
2024-11-27 15:16:32 +08:00
parent dcb939e000
commit b033616316
16 changed files with 152247 additions and 65 deletions

7
generation_config.json Normal file
View File

@@ -0,0 +1,7 @@
{
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": 151643,
"max_new_tokens": 2048,
"transformers_version": "4.45.1"
}