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

Model: HuHu1226/InternLM2_5-7b-chat-assistant
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-03 11:06:13 +08:00
commit a8d534fab7
23 changed files with 260624 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.39.0"
}