Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

yashvardhan7
/
multilingual-e5-large-instruct

Feature Extraction
Transformers
ONNX
xlm-roberta
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use yashvardhan7/multilingual-e5-large-instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use yashvardhan7/multilingual-e5-large-instruct with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="yashvardhan7/multilingual-e5-large-instruct")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("yashvardhan7/multilingual-e5-large-instruct")
    model = AutoModel.from_pretrained("yashvardhan7/multilingual-e5-large-instruct")
  • Notebooks
  • Google Colab
  • Kaggle
multilingual-e5-large-instruct / onnx
2.8 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 18 commits

This model has 1 file scanned as unsafe.

yashvardhan7's picture
yashvardhan7
Upload model.onnx
c16d844 verified about 2 years ago
  • .DS_Store
    6.15 kB
    Upload 8 files about 2 years ago
  • model.onnx
    686 kB
    xet
    Upload model.onnx about 2 years ago
  • model.onnx_data
    2.24 GB
    xet
    Upload 8 files about 2 years ago
  • model_quantized.onnx
    561 MB
    xet
    Upload model_quantized.onnx about 2 years ago