File size: 389 Bytes
a1fbb3a
 
 
 
 
 
 
7f262d5
a1fbb3a
7f262d5
a1fbb3a
7f262d5
a1fbb3a
7f262d5
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
license: mit
tags:
- quantization
- codebook
- sf
---
# SF grids

The 27 Gaussian VQ codebook grids used by the published SF model maps.

Binary format: `[uint32 n][uint32 d][float64 distortion]` followed by `n*d` float32 centroid values.

Model-specific weight and KV sensitivity maps are published separately as `dlab-cmu/sf-map-<model-name>` and collected in **SF grids and maps**.