vtx-embed-7M / config.json
Abhaykoul's picture
Upload Vortex-Embed-v4.5-sentence model and standalone engine
198b1d8 verified
Raw
History Blame Contribute Delete
251 Bytes
{
"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
}