File size: 327 Bytes
ff0e8ed | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | {
"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"
} |