Add files using upload-large-folder tool

This commit is contained in:
ai-modelscope
2025-01-23 01:10:07 +08:00
parent 584e9cbdc7
commit 84b3b01420
19 changed files with 37 additions and 5 deletions

View File

@@ -1,6 +1,11 @@
{
"_from_model_config": true,
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": 128001,
"transformers_version": "4.44.2"
"max_length": 131072,
"pad_token_id": 128004,
"temperature": 0.6,
"top_p": 0.9,
"transformers_version": "4.48.1"
}