Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Supabase
/
gte-small

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

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

  • Libraries
  • Transformers.js

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

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