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

Model: xd2010/Qwen1.5-MOE-sft-math7k-sft-2epochs-frozen-router
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-04-11 22:26:02 +08:00
commit 467ad095ae
22 changed files with 160012 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
}