Video-Text-to-Text
Transformers
Safetensors
dispider_reaction
video
streaming-video
multimodal
qwen2
cvpr-2025
Instructions to use Mar2Ding/Dispider with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Mar2Ding/Dispider with Transformers:
# Load model directly from transformers import Reaction model = Reaction.from_pretrained("Mar2Ding/Dispider", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Add pipeline tag
#1
by nielsr HF Staff - opened
This makes the model show up at the video LLMs category
Mar2Ding changed pull request status to merged