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

Model: saidutta69/MiniCPM5-1B-heretic
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-19 23:27:17 +08:00
commit ab8d8e99dd
17 changed files with 659082 additions and 0 deletions

13
generation_config.json Normal file
View File

@@ -0,0 +1,13 @@
{
"_from_model_config": true,
"bos_token_id": 0,
"do_sample": true,
"eos_token_id": [
1,
130073
],
"pad_token_id": 1,
"temperature": 0.9,
"top_p": 0.95,
"transformers_version": "5.13.1"
}