Files
Mistral-7B-v0.3-trit-unifor…/quantization_config.json
ModelHub XC d87765deea 初始化项目,由ModelHub XC社区提供模型
Model: Entrit/Mistral-7B-v0.3-trit-uniform-d1
Source: Original Platform
2026-06-15 11:18:17 +08:00

21 lines
380 B
JSON

{
"model": "mistral-7B",
"codec": "uniform-d1",
"bpw": 1.882142969606371,
"trit_bpw": 1.5849625007211543,
"scale_bpw": 0.2971804688852167,
"depth_pcts": {
"1": 1.0,
"2": 0.0,
"3": 0.0,
"4": 0.0
},
"n_matrices": 224,
"group_size": 16,
"lm_head_skipped": true,
"codec_params": {
"mode": "uniform",
"scale_depth": 3,
"depth": 1
}
}