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

  • Log In
  • Sign Up

BMRetriever
/
BMRetriever-2B

Feature Extraction
Transformers
Safetensors
English
gemma
medical
biology
retrieval
LLM
Model card Files Files and versions
xet
Community

Instructions to use BMRetriever/BMRetriever-2B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use BMRetriever/BMRetriever-2B with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="BMRetriever/BMRetriever-2B")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("BMRetriever/BMRetriever-2B")
    model = AutoModel.from_pretrained("BMRetriever/BMRetriever-2B")
  • Notebooks
  • Google Colab
  • Kaggle
BMRetriever-2B
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
ritaranx's picture
ritaranx
Update README.md
718179a verified almost 2 years ago
  • .gitattributes
    1.57 kB
    Upload 8 files about 2 years ago
  • README.md
    5.45 kB
    Update README.md almost 2 years ago
  • config.json
    644 Bytes
    Upload 8 files about 2 years ago
  • model-00001-of-00003.safetensors
    4.91 GB
    xet
    Upload 8 files about 2 years ago
  • model-00002-of-00003.safetensors
    4.98 GB
    xet
    Upload 8 files about 2 years ago
  • model-00003-of-00003.safetensors
    134 MB
    xet
    Upload 8 files about 2 years ago
  • model.safetensors.index.json
    12.5 kB
    Upload 8 files about 2 years ago
  • tokenizer.json
    17.5 MB
    xet
    Upload 8 files about 2 years ago
  • tokenizer.model
    4.24 MB
    xet
    Upload 8 files about 2 years ago
  • tokenizer_config.json
    1.11 kB
    Upload 8 files about 2 years ago