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

Filippo
/
e5-small-v2-onnx

Sentence Similarity
Transformers
ONNX
English
bert
feature-extraction
text-embeddings-inference
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    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")
  • Notebooks
  • Google Colab
  • Kaggle
e5-small-v2-onnx
104 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 12 commits
Filippo's picture
Filippo
Create README.md
2de2c87 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    176 Bytes
    Create README.md over 2 years ago
  • config.json
    680 Bytes
    Upload config.json with huggingface_hub over 2 years ago
  • model_optimized.onnx
    69.1 MB
    xet
    Upload model_optimized.onnx with huggingface_hub over 2 years ago
  • model_quantized.onnx
    34.1 MB
    xet
    Upload model_quantized.onnx with huggingface_hub over 2 years ago
  • ort_config.json
    830 Bytes
    Upload ort_config.json with huggingface_hub over 2 years ago
  • special_tokens_map.json
    125 Bytes
    Upload special_tokens_map.json with huggingface_hub over 2 years ago
  • tokenizer.json
    712 kB
    Upload tokenizer.json with huggingface_hub over 2 years ago
  • tokenizer_config.json
    314 Bytes
    Upload tokenizer_config.json with huggingface_hub over 2 years ago
  • vocab.txt
    232 kB
    Upload vocab.txt with huggingface_hub over 2 years ago