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
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