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

llava-hf
/
LLaVA-NeXT-Video-7B-hf

Video-Text-to-Text
Transformers
Safetensors
English
llava_next_video
image-text-to-text
Model card Files Files and versions
xet
Community
17

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

  • Libraries
  • Transformers

    How to use llava-hf/LLaVA-NeXT-Video-7B-hf with Transformers:

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

Multimodal AI deployment for vision-language tasks

#17 opened 5 months ago by
Cagnicolas

No Model Found

#16 opened 9 months ago by
x-desquesnes

Delete demo.png

#15 opened about 1 year ago by
mohamed50

requests.exceptions.HTTPError: 401 Client Error: Unauthorized for url: https://huggingface.co/llava-hf/LLaVA-NeXT-Video-7B-hf/resolve/main/chat_template.jinja

6
#14 opened over 1 year ago by
BavariaForest

rope_scaling factor value is wrong. shoud be 2.0 instead of 2.5

#12 opened over 1 year ago by
lalalandw

ValueError in Forward pass

5
#11 opened over 1 year ago by
Manisha2203

loss and grad.norm are 0?

1
#10 opened over 1 year ago by
arunkarkii

Problem at notebook running

2
#8 opened over 1 year ago by
Kata5

Is there a training pathway ?

3
#6 opened over 1 year ago by
LeroyDyer

Best practice for fine-tuning llava-next-video-7b

7
#2 opened almost 2 years ago by
study-hjt
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs