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

Model: amrulyofan/qwen2.5-3b-amrul
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-03 07:19:18 +08:00
commit 514619719a
9 changed files with 788 additions and 0 deletions

9
generation_config.json Normal file
View File

@@ -0,0 +1,9 @@
{
"eos_token_id": [
151643
],
"max_length": 32768,
"max_new_tokens": 2048,
"pad_token_id": 151665,
"transformers_version": "5.5.0"
}