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

Model: dphn/dolphin-2.9.3-qwen2-0.5b
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-03 02:02:14 +08:00
commit a62c33bd59
12 changed files with 201 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,
"max_new_tokens": 2048,
"transformers_version": "4.41.1"
}