Upload folder using ModelScope SDK

This commit is contained in:
Cherrytest
2025-07-17 02:10:03 +00:00
parent 96bed45b9b
commit 98cbd2de71
12 changed files with 2541 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": [128256, 128001, 128008, 128009],
"temperature": 0.6,
"top_p": 0.9,
"transformers_version": "4.47.1"
}