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

Model: 0xSero/GLM-4.7-REAP-50-W4A16
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-20 16:27:07 +08:00
commit 2a5085337d
33 changed files with 1192 additions and 0 deletions

13
quantization_config.json Normal file
View File

@@ -0,0 +1,13 @@
{
"bits": 4,
"group_size": 128,
"sym": true,
"data_type": "int",
"autoround_version": "0.9.4",
"lm_head": false,
"provider": "auto-round",
"quant_method": "gptq",
"desc_act": false,
"true_sequential": false,
"damp_percent": 0.01
}