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

  • Log In
  • Sign Up

ssmits
/
Qwen2-7B-embed-base

Feature Extraction
Transformers
Safetensors
English
qwen2
embeddings
base-model
qwen
text-embeddings-inference
Model card Files Files and versions
xet
Community
1

Instructions to use ssmits/Qwen2-7B-embed-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ssmits/Qwen2-7B-embed-base with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="ssmits/Qwen2-7B-embed-base")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("ssmits/Qwen2-7B-embed-base")
    model = AutoModel.from_pretrained("ssmits/Qwen2-7B-embed-base")
  • Notebooks
  • Google Colab
  • Kaggle
Qwen2-7B-embed-base
14.2 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 28 commits
ssmits's picture
ssmits
Upload README.md with huggingface_hub
55c2179 verified over 1 year ago
  • 1_Pooling
    Upload 1_Pooling_config.json almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • LICENSE
    11.3 kB
    Upload 8 files almost 2 years ago
  • README.md
    475 Bytes
    Upload README.md with huggingface_hub over 1 year ago
  • config.json
    698 Bytes
    Update config.json almost 2 years ago
  • generation_config.json
    122 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • merges.txt
    1.67 MB
    Upload 8 files almost 2 years ago
  • model-00001-of-00003.safetensors
    4.88 GB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • model-00002-of-00003.safetensors
    4.93 GB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • model-00003-of-00003.safetensors
    4.33 GB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • model.safetensors.index.json
    27.7 kB
    Upload folder using huggingface_hub almost 2 years ago
  • tokenizer.json
    7.03 MB
    Upload 8 files almost 2 years ago
  • tokenizer_config.json
    1.29 kB
    Upload 8 files almost 2 years ago
  • vocab.json
    2.78 MB
    Upload 8 files almost 2 years ago