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

Model: unsloth/Apertus-8B-Instruct-2509
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-28 06:32:12 +08:00
commit 42f6b95df8
16 changed files with 9358 additions and 0 deletions

12
generation_config.json Normal file
View File

@@ -0,0 +1,12 @@
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": [
2,
68,
72
],
"max_length": 65536,
"pad_token_id": 3,
"transformers_version": "4.57.0"
}