Upload folder using ModelScope SDK

This commit is contained in:
Cherrytest
2025-07-22 01:09:10 +00:00
parent 82fbbff5b6
commit 5ad111010a
55 changed files with 13078 additions and 40 deletions

11
generation_config.json Normal file
View File

@@ -0,0 +1,11 @@
{
"_from_model_config": true,
"bos_token_id": 199999,
"eos_token_id": [
200020,
199999
],
"pad_token_id": 199999,
"transformers_version": "4.46.1",
"use_cache": true
}