Update README.md

This commit is contained in:
ai-modelscope
2024-09-08 01:45:52 +08:00
parent 6ea03d36e4
commit 9025a76781
15 changed files with 556 additions and 54 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.35.2"
}