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

lmms-lab
/
LLaVA-NeXT-Video-7B-DPO

Video-Text-to-Text
Transformers
Safetensors
llava
text-generation
Model card Files Files and versions
xet
Community
6

Instructions to use lmms-lab/LLaVA-NeXT-Video-7B-DPO with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use lmms-lab/LLaVA-NeXT-Video-7B-DPO with Transformers:

    # Load model directly
    from transformers import AutoProcessor, AutoModelForCausalLM
    
    processor = AutoProcessor.from_pretrained("lmms-lab/LLaVA-NeXT-Video-7B-DPO")
    model = AutoModelForCausalLM.from_pretrained("lmms-lab/LLaVA-NeXT-Video-7B-DPO")
  • Notebooks
  • Google Colab
  • Kaggle
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

Missing preprocessor_config.json

👍 2
1
#6 opened over 1 year ago by
xm-hf

KeyError: 'Cache only has 0 layers, attempted to access layer with index 0'

#5 opened almost 2 years ago by
stephenqqqqer

Missing Parameters While Loading Checkpoints

#3 opened almost 2 years ago by
jongwoopark7978

LaVA-NeXT-video Training Hyperparameters

#2 opened almost 2 years ago by
AmazDeng

example code

1
#1 opened about 2 years ago by
mdeniz1
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs