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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

YunzeLiu
/
OmniRetriever-7B

Feature Extraction
PEFT
Safetensors
English
audio-video-text
multimodal-retrieval
cross-modal-retrieval
unified-multimodal-encoder
fusion-as-teacher-distillation
tuple-infonce
multimodal-rag
lora
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use YunzeLiu/OmniRetriever-7B with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("WAVE-7B")
    model = PeftModel.from_pretrained(base_model, "YunzeLiu/OmniRetriever-7B")
  • Notebooks
  • Google Colab
  • Kaggle
OmniRetriever-7B
807 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
YunzeLiu's picture
YunzeLiu
Upload README.md with huggingface_hub
99328f1 verified 4 months ago
  • assets
    Upload folder using huggingface_hub 4 months ago
  • .gitattributes
    1.75 kB
    Upload folder using huggingface_hub 4 months ago
  • README.md
    8.2 kB
    Upload README.md with huggingface_hub 4 months ago
  • SHA256SUMS
    794 Bytes
    Upload folder using huggingface_hub 4 months ago
  • adapter_config.json
    782 Bytes
    Upload folder using huggingface_hub 4 months ago
  • adapter_model.safetensors
    790 MB
    xet
    Upload folder using huggingface_hub 4 months ago
  • added_tokens.json
    579 Bytes
    Upload folder using huggingface_hub 4 months ago
  • merges.txt
    1.67 MB
    Upload folder using huggingface_hub 4 months ago
  • special_tokens_map.json
    833 Bytes
    Upload folder using huggingface_hub 4 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload folder using huggingface_hub 4 months ago
  • tokenizer_config.json
    6.47 kB
    Upload folder using huggingface_hub 4 months ago
  • vocab.json
    2.78 MB
    Upload folder using huggingface_hub 4 months ago