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

Model: TheBloke/deepseek-llm-7B-base-AWQ
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-24 18:36:13 +08:00
commit a0b0963e02
10 changed files with 200520 additions and 0 deletions

6
quant_config.json Normal file
View File

@@ -0,0 +1,6 @@
{
"zero_point": true,
"q_group_size": 128,
"w_bit": 4,
"version": "GEMM"
}