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

Model: unsloth/Qwen2.5-Math-1.5B
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-03 09:08:13 +08:00
commit 9b2e92c5f7
12 changed files with 455122 additions and 0 deletions

8
generation_config.json Normal file
View File

@@ -0,0 +1,8 @@
{
"bos_token_id": 151643,
"eos_token_id": 151643,
"max_length": 4096,
"max_new_tokens": 2048,
"pad_token_id": 151665,
"transformers_version": "4.44.2"
}