MarxistLeninist commited on
Commit
39ebef1
·
verified ·
1 Parent(s): 935631b

Publish experimental IQ2_S model and evaluation

Browse files
Files changed (1) hide show
  1. manifests/IQ2_S-audit.json +27 -0
manifests/IQ2_S-audit.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "bytes": 6519397920,
4
+ "file": "minimax_h3_fl2va_pruned-IQ2_S.gguf",
5
+ "parameter_histogram": {
6
+ "bf16": 588544,
7
+ "f16": 43642368,
8
+ "f32": 707224,
9
+ "iq2_s": 20065812480,
10
+ "q8_0": 688128
11
+ },
12
+ "protected_tensors": {
13
+ "model.diffusion_model.audio_patch_proj.weight": "q8_0",
14
+ "model.diffusion_model.condition_proj.weight": "iq2_s",
15
+ "model.diffusion_model.video_patch_proj.weight": "q8_0"
16
+ },
17
+ "sha256": "5bb2a6823a1d857b4cec777acbbce080692e25285f5f3d6acfff401217a7f150",
18
+ "tensor_count": 532,
19
+ "tensor_histogram": {
20
+ "bf16": 211,
21
+ "f16": 102,
22
+ "f32": 8,
23
+ "iq2_s": 209,
24
+ "q8_0": 2
25
+ }
26
+ }
27
+ ]