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

Model: dphn/dolphin-2.9.3-qwen2-1.5b
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-12 11:10:13 +08:00
commit eb63abae10
12 changed files with 205 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"
}