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

byminji
/
LLaVA-NeXT-7B-Video-FT

Video-Text-to-Text
Transformers
Safetensors
English
llava
text-generation
multi-modal
large-language-model
video-language-model
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use byminji/LLaVA-NeXT-7B-Video-FT with Transformers:

    # Load model directly
    from transformers import AutoProcessor, AutoModelForSeq2SeqLM
    
    processor = AutoProcessor.from_pretrained("byminji/LLaVA-NeXT-7B-Video-FT")
    model = AutoModelForSeq2SeqLM.from_pretrained("byminji/LLaVA-NeXT-7B-Video-FT")
  • Notebooks
  • Google Colab
  • Kaggle
LLaVA-NeXT-7B-Video-FT
14.1 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
byminji's picture
byminji
Update README.md
74b4fb8 verified 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    4.63 kB
    Update README.md 3 months ago
  • added_tokens.json
    23 Bytes
    Upload model weights 3 months ago
  • chat_template.json
    700 Bytes
    Upload model weights 3 months ago
  • config.json
    1.49 kB
    Upload model weights 3 months ago
  • generation_config.json
    132 Bytes
    Upload model weights 3 months ago
  • model-00001-of-00003.safetensors
    4.99 GB
    xet
    Upload model weights 3 months ago
  • model-00002-of-00003.safetensors
    4.96 GB
    xet
    Upload model weights 3 months ago
  • model-00003-of-00003.safetensors
    4.18 GB
    xet
    Upload model weights 3 months ago
  • model.safetensors.index.json
    70.1 kB
    Upload model weights 3 months ago
  • preprocessor_config.json
    772 Bytes
    Upload model weights 3 months ago
  • special_tokens_map.json
    552 Bytes
    Upload model weights 3 months ago
  • tokenizer.json
    1.84 MB
    Upload model weights 3 months ago
  • tokenizer.model
    500 kB
    xet
    Upload model weights 3 months ago
  • tokenizer_config.json
    1.18 kB
    Upload model weights 3 months ago