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
/
bge-m3

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

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

  • Libraries
  • Transformers.js

    How to use Xenova/bge-m3 with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('feature-extraction', 'Xenova/bge-m3');
bge-m3
16.6 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 16 commits
whitphx's picture
whitphx
Add/update the quantized ONNX model files and README.md for Transformers.js v3
9420a93 verified 11 months ago
  • onnx
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 11 months ago
  • .gitattributes
    1.7 kB
    Rename onnx/model.onnx_data to onnx/sentence_transformers.onnx_data over 2 years ago
  • README.md
    3.06 kB
    Update to Transformers.js v3.4 (#6) about 1 year ago
  • config.json
    770 Bytes
    Update config.json about 1 year ago
  • quantize_config.json
    834 Bytes
    Upload folder using huggingface_hub over 2 years ago
  • sentencepiece.bpe.model
    5.07 MB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • special_tokens_map.json
    964 Bytes
    Upload folder using huggingface_hub over 2 years ago
  • tokenizer.json
    17.1 MB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • tokenizer_config.json
    1.17 kB
    Upload folder using huggingface_hub over 2 years ago