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

Xenova
/
multilingual-e5-base

Feature Extraction
Transformers.js
ONNX
xlm-roberta
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers.js

    How to use Xenova/multilingual-e5-base with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('feature-extraction', 'Xenova/multilingual-e5-base');
multilingual-e5-base / onnx
4.57 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
Xenova's picture
Xenova HF Staff
Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#1)
1ec9243 verified 10 months ago
  • model.onnx
    1.11 GB
    xet
    Upload folder using huggingface_hub almost 3 years ago
  • model_bnb4.onnx
    818 MB
    xet
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#1) 10 months ago
  • model_fp16.onnx
    555 MB
    xet
    Upload fp16 ONNX weights about 2 years ago
  • model_int8.onnx
    278 MB
    xet
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#1) 10 months ago
  • model_q4.onnx
    823 MB
    xet
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#1) 10 months ago
  • model_q4f16.onnx
    433 MB
    xet
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#1) 10 months ago
  • model_quantized.onnx
    279 MB
    xet
    Upload folder using huggingface_hub almost 3 years ago
  • model_uint8.onnx
    278 MB
    xet
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#1) 10 months ago