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

21 lines
381 B
JSON

{
"model": "mistral-7B",
"codec": "uniform-d2",
"bpw": 3.4671054703275255,
"trit_bpw": 3.1699250014423086,
"scale_bpw": 0.2971804688852167,
"depth_pcts": {
"1": 0.0,
"2": 1.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": 2
}
}