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

Model: maple77/internlm2_5-7b-chat
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-09-07 08:04:12 +08:00
commit 19084c36f6
21 changed files with 3247 additions and 0 deletions

9
generation_config.json Normal file
View File

@@ -0,0 +1,9 @@
{
"bos_token_id": 1,
"eos_token_id": [
2,
92542
],
"pad_token_id": 2,
"transformers_version": "4.37.1"
}