How to use Filippo/e5-small-v2-onnx with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("Filippo/e5-small-v2-onnx") model = AutoModel.from_pretrained("Filippo/e5-small-v2-onnx")
Work in progress!
Learning how to use Optimum with the https://huggingface.co/intfloat/e5-small-v2 model.
Create images in seconds. No sign-up, no paywall, no setup.