Upload folder using ModelScope SDK

This commit is contained in:
Cherrytest
2025-07-17 02:41:42 +00:00
parent dd114c1d7e
commit de04552d77
14 changed files with 10877 additions and 42 deletions

9
generation_config.json Normal file
View File

@@ -0,0 +1,9 @@
{
"_from_model_config": true,
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": [128001, 128008, 128009, 128256],
"temperature": 0.6,
"top_p": 0.9,
"transformers_version": "4.44.0.dev0"
}