Update README.md

This commit is contained in:
ai-modelscope
2025-03-12 17:29:20 +08:00
parent a484480069
commit 0f7cfaf3fd
26 changed files with 53310 additions and 41 deletions

11
generation_config.json Normal file
View File

@ -0,0 +1,11 @@
{
"_from_model_config": true,
"bos_token_id": 2,
"cache_implementation": "hybrid",
"eos_token_id": [
1,
106
],
"pad_token_id": 0,
"transformers_version": "4.50.0.dev0"
}