Upload folder using ModelScope SDK

This commit is contained in:
Cherrytest
2025-06-21 18:08:30 +00:00
parent 7e2c993c84
commit e41c819c17
28 changed files with 9914 additions and 40 deletions

9
generation_config.json Normal file
View File

@ -0,0 +1,9 @@
{
"bos_token_id": 163584,
"pad_token_id": 163838,
"eos_token_id": [
163585
],
"do_sample": true,
"temperature": 0.6
}