Upload folder using ModelScope SDK

This commit is contained in:
Cherrytest
2025-08-05 19:10:50 +00:00
parent 83440eb804
commit 0056bf5ec6
39 changed files with 1679 additions and 42 deletions

10
generation_config.json Normal file
View File

@ -0,0 +1,10 @@
{
"bos_token_id": 199998,
"do_sample": true,
"eos_token_id": [
200002,
199999
],
"pad_token_id": 199999,
"transformers_version": "4.55.0.dev0"
}