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

Model: TheBloke/Mixtral-8x7B-Instruct-v0.1-LimaRP-ZLoss-DARE-TIES-AWQ
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-08 12:16:06 +08:00
commit e5327a57d3
14 changed files with 94484 additions and 0 deletions

9
quant_config.json Normal file
View File

@@ -0,0 +1,9 @@
{
"zero_point": true,
"q_group_size": 128,
"w_bit": 4,
"version": "GEMM",
"modules_to_not_convert": [
"gate"
]
}