Upload README.md with huggingface_hub

This commit is contained in:
ai-modelscope
2024-12-12 03:01:25 +08:00
parent e57dd00c7b
commit 28cdfa939b
11 changed files with 505146 additions and 62 deletions

8
generation_config.json Normal file
View File

@@ -0,0 +1,8 @@
{
"_from_model_config": true,
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": 7,
"pad_token_id": 0,
"transformers_version": "4.45.1"
}