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

Model: OpenBMB/MiniCPM-2B-dpo-bf16
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-23 08:15:11 +08:00
commit 75c50a69bf
12 changed files with 296387 additions and 0 deletions

7
generation_config.json Executable file
View File

@@ -0,0 +1,7 @@
{
"do_sample": true,
"top_p": 0.8,
"temperature": 0.8,
"bos_token_id": 1,
"eos_token_id": 2
}