Vortex-Embed-4.7M / config.json
Abhaykoul's picture
Upload folder using huggingface_hub
ff0e8ed verified
raw
history blame
327 Bytes
{
"model_type": "lf4-static-embedding",
"architectures": [
"LF4StaticEmbedding"
],
"vocab_size": 29528,
"embedding_dim": 256,
"block_size": 32,
"num_blocks": 8,
"quantization": "lf4",
"bits": 4,
"compression_vs_fp32": 6.4,
"original_model": "VTXAI/Vortex-Embed",
"base_model": "VTXAI/Vortex-Embed"
}