Upload folder using ModelScope SDK

This commit is contained in:
Cherrytest
2025-05-24 18:08:00 +00:00
parent 72b02ed18e
commit 3cab95bf72
12 changed files with 151875 additions and 42 deletions

14
generation_config.json Normal file
View File

@@ -0,0 +1,14 @@
{
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"max_length": 40960,
"pad_token_id": 151654,
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "4.51.3"
}