Upload folder using ModelScope SDK

This commit is contained in:
Cherrytest
2025-08-05 18:38:50 +00:00
parent 0422a104e2
commit 4a757648f3
20 changed files with 1063 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"
}