Upload folder using ModelScope SDK

This commit is contained in:
Cherrytest
2025-08-20 06:23:56 +00:00
parent cac1a2a1d2
commit 1f0cd97ad3
176 changed files with 9244 additions and 47 deletions

9
generation_config.json Normal file
View File

@ -0,0 +1,9 @@
{
"_from_model_config": true,
"bos_token_id": 0,
"eos_token_id": 1,
"do_sample": true,
"temperature": 0.6,
"top_p": 0.95,
"transformers_version": "4.46.3"
}