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

Supabase
/
bge-small-en

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

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

  • Libraries
  • Transformers.js

    How to use Supabase/bge-small-en with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('feature-extraction', 'Supabase/bge-small-en');
bge-small-en / onnx
234 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 2 commits
ggrn's picture
ggrn
Upload fp16 ONNX weights (#1)
bb93e22 verified about 2 years ago
  • model.onnx
    133 MB
    xet
    chore: add onnx model almost 3 years ago
  • model_fp16.onnx
    66.7 MB
    xet
    Upload fp16 ONNX weights (#1) about 2 years ago
  • model_quantized.onnx
    34 MB
    xet
    chore: add onnx model almost 3 years ago