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

21 lines
379 B
JSON

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