GloVe 2024 WikiGiga StaticVectors model

This model is an export of the new GloVe 2024 WikiGiga 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-2024-wikigiga-quantized")
model.embeddings(["word"])
Downloads last month
3
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Collection including NeuML/glove-2024-wikigiga-quantized