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

Model: xd2010/Qwen1.5-MOE-aux-free-sft-math7k-1e-3-gamma-part2-test
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-29 10:20:20 +08:00
commit 1337d25c94
25 changed files with 173898 additions and 0 deletions

11
generation_config.json Normal file
View File

@@ -0,0 +1,11 @@
{
"attn_implementation": "flash_attention_2",
"bos_token_id": 151643,
"eos_token_id": [
151645,
151643
],
"pad_token_id": 151643,
"transformers_version": "4.51.0",
"use_cache": false
}