Video-Text-to-Text
Transformers
Safetensors
English
qwen2_5_vl
image-text-to-text
text-generation-inference
Instructions to use Video-R1/Video-R1-7B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Video-R1/Video-R1-7B with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForImageTextToText processor = AutoProcessor.from_pretrained("Video-R1/Video-R1-7B") model = AutoModelForImageTextToText.from_pretrained("Video-R1/Video-R1-7B") - Notebooks
- Google Colab
- Kaggle
File size: 130 Bytes
69048d9 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f715ce8bec4434bb7dba02d35eb88384cb19aed012c4d64eee0b8139df39710c
size 15280
|