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

wangyueqian
/
MMDuet

Video-Text-to-Text
PEFT
Safetensors
English
llava-onevision
llava
multimodal
online video understanding
video understanding
Model card Files Files and versions
xet
Community

Instructions to use wangyueqian/MMDuet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use wangyueqian/MMDuet with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("lmms-lab/llava-onevision-qwen2-7b-ov")
    model = PeftModel.from_pretrained(base_model, "wangyueqian/MMDuet")
  • Notebooks
  • Google Colab
  • Kaggle
MMDuet
131 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
wangyueqian's picture
wangyueqian
add paper and video demo to REAME.md
2366917 verified over 1 year ago
  • .gitattributes
    1.57 kB
    Upload 9 files over 1 year ago
  • README.md
    1.42 kB
    add paper and video demo to REAME.md over 1 year ago
  • adapter_config.json
    784 Bytes
    Upload 9 files over 1 year ago
  • adapter_model.safetensors
    115 MB
    xet
    Upload 9 files over 1 year ago
  • added_tokens.json
    101 Bytes
    Upload 9 files over 1 year ago
  • merges.txt
    1.67 MB
    Upload 9 files over 1 year ago
  • special_tokens_map.json
    387 Bytes
    Upload 9 files over 1 year ago
  • tokenizer.json
    11.4 MB
    xet
    Upload 9 files over 1 year ago
  • tokenizer_config.json
    2.17 kB
    Upload 9 files over 1 year ago
  • vocab.json
    2.78 MB
    Upload 9 files over 1 year ago