初始化项目,由ModelHub XC社区提供模型

Model: WaltonFuture/Diabetica-7B
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-10 07:15:28 +08:00
commit 93a8465948
16 changed files with 455091 additions and 0 deletions

10
generation_config.json Normal file
View File

@@ -0,0 +1,10 @@
{
"do_sample": true,
"eos_token_id": 151645,
"max_new_tokens": 2048,
"pad_token_id": 151643,
"temperature": 0.3,
"top_k": 20,
"top_p": 0.7,
"transformers_version": "4.40.2"
}