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

Model: Goekdeniz-Guelmez/MiniCPM-2B-dpo-bf16-safetensors
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-28 20:56:59 +08:00
commit 88db88fdfc
11 changed files with 296401 additions and 0 deletions

7
generation_config.json Normal 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
}