GloVe-6B StaticVectors model

This model is an export of these GloVe-6B English Vectors (300d) for staticvectors. staticvectors enables running inference in Python with NumPy. This helps it maintain solid runtime performance.

This model is a quantized version of the base model. It's using 10x256 Product Quantization.

Usage with StaticVectors

from staticvectors import StaticVectors

model = StaticVectors("neuml/glove-6B-quantized")
model.embeddings(["word"])
Downloads last month
880
Safetensors
Model size
4.08M params
Tensor type
I64
·
F32
·
U8
·
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and HF Inference API has been turned off for this model.

Model tree for NeuML/glove-6B-quantized

Base model

NeuML/glove-6B
Finetuned
(1)
this model

Collection including NeuML/glove-6B-quantized