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-small

Feature Extraction
Transformers.js
ONNX
bert
Model card Files Files and versions
xet
Community
3

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

  • Libraries
  • Transformers.js

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

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('feature-extraction', 'Xenova/multilingual-e5-small');
multilingual-e5-small / onnx
2.06 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 3 commits
Xenova's picture
Xenova HF Staff
Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#3)
761b726 verified 10 months ago
  • model.onnx
    470 MB
    xet
    Upload folder using huggingface_hub almost 3 years ago
  • model_bnb4.onnx
    397 MB
    xet
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#3) 10 months ago
  • model_fp16.onnx
    235 MB
    xet
    Upload fp16 ONNX weights about 2 years ago
  • model_int8.onnx
    118 MB
    xet
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#3) 10 months ago
  • model_q4.onnx
    399 MB
    xet
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#3) 10 months ago
  • model_q4f16.onnx
    205 MB
    xet
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#3) 10 months ago
  • model_quantized.onnx
    118 MB
    xet
    Upload folder using huggingface_hub almost 3 years ago
  • model_uint8.onnx
    118 MB
    xet
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#3) 10 months ago