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

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, AutoModelForMultimodalLM
    
    processor = AutoProcessor.from_pretrained("llava-hf/LLaVA-NeXT-Video-7B-hf")
    model = AutoModelForMultimodalLM.from_pretrained("llava-hf/LLaVA-NeXT-Video-7B-hf", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
LLaVA-NeXT-Video-7B-hf
14.1 GB
Ctrl+K
Ctrl+K
  • 7 contributors
History: 23 commits
zjysteven's picture
zjysteven
Update chat_template.json to incorporate `generation` tag
c861702 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    7.96 kB
    Add task tag about 2 years ago
  • added_tokens.json
    43 Bytes
    Upload processor about 2 years ago
  • chat_template.json
    838 Bytes
    Update chat_template.json to incorporate `generation` tag about 2 years ago
  • config.json
    1.41 kB
    Typo in config about 2 years ago
  • demo.png
    208 kB
    Upload demo.png about 2 years ago
  • generation_config.json
    137 Bytes
    Upload LlavaNextVideoForConditionalGeneration about 2 years ago
  • model-00001-of-00003.safetensors
    4.99 GB
    xet
    Upload LlavaNextVideoForConditionalGeneration about 2 years ago
  • model-00002-of-00003.safetensors
    4.96 GB
    xet
    Upload LlavaNextVideoForConditionalGeneration about 2 years ago
  • model-00003-of-00003.safetensors
    4.18 GB
    xet
    Upload LlavaNextVideoForConditionalGeneration about 2 years ago
  • model.safetensors.index.json
    70.2 kB
    Upload LlavaNextVideoForConditionalGeneration about 2 years ago
  • preprocessor_config.json
    741 Bytes
    Upload processor about 2 years ago
  • processor_config.json
    719 Bytes
    Create processor_config.json about 2 years ago
  • special_tokens_map.json
    552 Bytes
    Upload processor about 2 years ago
  • tokenizer.json
    1.84 MB
    Upload processor about 2 years ago
  • tokenizer.model
    500 kB
    xet
    Upload processor about 2 years ago
  • tokenizer_config.json
    1.36 kB
    Upload processor about 2 years ago