File size: 252 Bytes
df56cdf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "vocab_size": 16384,
  "embedding_dim": 64,
  "block_size": 16,
  "num_blocks": 4,
  "model_type": "vortex-embed",
  "architectures": [
    "VortexEmbedV4_5"
  ],
  "quantization": "lf4",
  "bits": 4,
  "sif_a": 0.01,
  "sif_pc": 1.0,
  "pc_k": 1
}