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

Haon-Chen
/
e5-omni-3B

Visual Document Retrieval
sentence-transformers
Safetensors
qwen2_5_omni_thinker
multimodal
feature-extraction
Model card Files Files and versions
xet
Community
3

Instructions to use Haon-Chen/e5-omni-3B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • sentence-transformers

    How to use Haon-Chen/e5-omni-3B with sentence-transformers:

    from sentence_transformers import SentenceTransformer
    
    model = SentenceTransformer("Haon-Chen/e5-omni-3B")
    
    sentences = [
        "The weather is lovely today.",
        "It's so sunny outside!",
        "He drove to the stadium."
    ]
    embeddings = model.encode(sentences)
    
    similarities = model.similarity(embeddings, embeddings)
    print(similarities.shape)
    # [3, 3]
  • Notebooks
  • Google Colab
  • Kaggle
e5-omni-3B / assets
17.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Haon-Chen's picture
Haon-Chen
Upload e5-omni-mmeb.png
e353092 verified 5 months ago
  • e5-omni-audiocaps.png
    52.4 kB
    Upload folder using huggingface_hub 5 months ago
  • e5-omni-mmeb.png
    330 kB
    xet
    Upload e5-omni-mmeb.png 5 months ago
  • jay_chou_superman_cant_fly.mp3
    4.87 MB
    xet
    Upload folder using huggingface_hub 5 months ago
  • joe_hisaishi_summer.mp3
    2.64 MB
    xet
    Upload folder using huggingface_hub 5 months ago
  • llama4_hgf.png
    180 kB
    xet
    Upload folder using huggingface_hub 5 months ago
  • mapo_tofu.mp4
    5.25 MB
    xet
    Upload folder using huggingface_hub 5 months ago
  • qwen2.5omni_hgf.png
    194 kB
    xet
    Upload folder using huggingface_hub 5 months ago
  • zhajiang_noodle.mp4
    3.57 MB
    xet
    Upload folder using huggingface_hub 5 months ago