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

Model: tclf90/Qwen3-Coder-30B-A3B-Instruct-AWQ
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-08-18 15:59:15 +08:00
commit e081c62bc3
18 changed files with 1486 additions and 0 deletions

12
generation_config.json Normal file
View File

@@ -0,0 +1,12 @@
{
"pad_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"repetition_penalty": 1.05,
"temperature": 0.7,
"top_p": 0.8,
"top_k": 20
}