How to use from the
Use from the
Transformers library
# Use a pipeline as a high-level helper
from transformers import pipeline

pipe = pipeline("feature-extraction", model="Impulse2000/multilingual-e5-large-instruct-GGUF")
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("Impulse2000/multilingual-e5-large-instruct-GGUF", dtype="auto")
Quick Links

Impulse2000/multilingual-e5-large-instruct-GGUF

This model was converted to GGUF format from intfloat/multilingual-e5-large-instruct using llama.cpp via its 'convert_hf_to_gguf.py' script. Refer to the original model card for more details on the model.

Downloads last month
7
GGUF
Model size
0.6B params
Architecture
bert
Hardware compatibility
Log In to add your hardware

8-bit

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Impulse2000/multilingual-e5-large-instruct-GGUF

Quantized
(24)
this model

Evaluation results