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

ggrn
/
bge-small-en

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

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

  • Libraries
  • Transformers.js

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

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('feature-extraction', 'ggrn/bge-small-en');
bge-small-en / 1_Pooling
314 Bytes
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
ggrn's picture
ggrn
chore: add pytorch model
e46de34 almost 3 years ago
  • config.json
    190 Bytes
    chore: add pytorch model almost 3 years ago
  • config_sentence_transformers.json
    124 Bytes
    chore: add pytorch model almost 3 years ago