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

  • Log In
  • Sign Up

bzantium
/
NV-Embed-v1

Feature Extraction
Transformers
Safetensors
English
nvembed
custom_code
Model card Files Files and versions
xet
Community

Instructions to use bzantium/NV-Embed-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use bzantium/NV-Embed-v1 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="bzantium/NV-Embed-v1", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("bzantium/NV-Embed-v1", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
NV-Embed-v1
15.7 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
ryan-u's picture
ryan-u
initial commit
ffddea1 almost 2 years ago
  • 1_Pooling
    initial commit almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    6.39 kB
    initial commit almost 2 years ago
  • config.json
    2.64 kB
    initial commit almost 2 years ago
  • config_sentence_transformers.json
    171 Bytes
    initial commit almost 2 years ago
  • configuration_nvembed.py
    3.09 kB
    initial commit almost 2 years ago
  • model-00001-of-00004.safetensors
    5 GB
    xet
    initial commit almost 2 years ago
  • model-00002-of-00004.safetensors
    4.92 GB
    xet
    initial commit almost 2 years ago
  • model-00003-of-00004.safetensors
    5 GB
    xet
    initial commit almost 2 years ago
  • model-00004-of-00004.safetensors
    789 MB
    xet
    initial commit almost 2 years ago
  • model.safetensors.index.json
    28.2 kB
    initial commit almost 2 years ago
  • modeling_nvembed.py
    18.5 kB
    initial commit almost 2 years ago
  • modules.json
    349 Bytes
    initial commit almost 2 years ago
  • sentence_bert_config.json
    54 Bytes
    initial commit almost 2 years ago
  • special_tokens_map.json
    551 Bytes
    initial commit almost 2 years ago
  • tokenizer.json
    1.8 MB
    initial commit almost 2 years ago
  • tokenizer.model
    493 kB
    xet
    initial commit almost 2 years ago
  • tokenizer_config.json
    969 Bytes
    initial commit almost 2 years ago