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

  • Log In
  • Sign Up

zenlm
/
zen3-embedding-medium

Feature Extraction
Transformers
PyTorch
Safetensors
English
bert
zen
zenlm
hanzo
zen3
embedding
retrieval
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use zenlm/zen3-embedding-medium with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use zenlm/zen3-embedding-medium with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="zenlm/zen3-embedding-medium")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("zenlm/zen3-embedding-medium")
    model = AutoModel.from_pretrained("zenlm/zen3-embedding-medium")
  • Notebooks
  • Google Colab
  • Kaggle
zen3-embedding-medium
2.68 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
zeekay's picture
zeekay
Update model card: add zen/zenlm tags, fix branding
6916527 verified 2 months ago
  • 1_Pooling
    Upload Zen3 Embedding Medium weights 2 months ago
  • .gitattributes
    1.52 kB
    initial commit 2 months ago
  • README.md
    1.39 kB
    Update model card: add zen/zenlm tags, fix branding 2 months ago
  • config.json
    779 Bytes
    Upload Zen3 Embedding Medium weights 2 months ago
  • config_sentence_transformers.json
    124 Bytes
    Upload Zen3 Embedding Medium weights 2 months ago
  • model.safetensors
    1.34 GB
    xet
    Upload Zen3 Embedding Medium weights 2 months ago
  • modules.json
    349 Bytes
    Upload Zen3 Embedding Medium weights 2 months ago
  • pytorch_model.bin

    Detected Pickle imports (4)

    • "torch.FloatStorage",
    • "collections.OrderedDict",
    • "torch.LongStorage",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    1.34 GB
    xet
    Upload Zen3 Embedding Medium weights 2 months ago
  • sentence_bert_config.json
    52 Bytes
    Upload Zen3 Embedding Medium weights 2 months ago
  • special_tokens_map.json
    125 Bytes
    Upload Zen3 Embedding Medium weights 2 months ago
  • tokenizer.json
    711 kB
    Upload Zen3 Embedding Medium weights 2 months ago
  • tokenizer_config.json
    366 Bytes
    Upload Zen3 Embedding Medium weights 2 months ago
  • vocab.txt
    232 kB
    Upload Zen3 Embedding Medium weights 2 months ago