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

Model: dphn/Dolphin3.0-Qwen2.5-3b
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-13 15:42:13 +08:00
commit 592284eeea
14 changed files with 921 additions and 0 deletions

7
generation_config.json Normal file
View File

@@ -0,0 +1,7 @@
{
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [151643,151645],
"max_new_tokens": 2048,
"transformers_version": "4.47.1"
}