File size: 251 Bytes
198b1d8 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | {
"vocab_size": 29528,
"embedding_dim": 256,
"block_size": 32,
"num_blocks": 8,
"model_type": "vortex-embed",
"architectures": [
"VortexEmbedV3"
],
"quantization": "lf4",
"bits": 4,
"sif_a": 0.05,
"sif_pc": 1.0,
"pc_k": 1
} |