Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

OpenGVLab
/
VideoChat-R1_7B

Video-Text-to-Text
Transformers
Safetensors
English
qwen2_5_vl
image-text-to-text
multimodal
text-generation-inference
Model card Files Files and versions
xet
Community
1

Instructions to use OpenGVLab/VideoChat-R1_7B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use OpenGVLab/VideoChat-R1_7B with Transformers:

    # Load model directly
    from transformers import AutoProcessor, AutoModelForImageTextToText
    
    processor = AutoProcessor.from_pretrained("OpenGVLab/VideoChat-R1_7B")
    model = AutoModelForImageTextToText.from_pretrained("OpenGVLab/VideoChat-R1_7B")
  • Notebooks
  • Google Colab
  • Kaggle
VideoChat-R1_7B
4.2 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
lixinhao's picture
lixinhao
Update README.md
41bf44a verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    2.68 kB
    Update README.md about 1 year ago