Video-Text-to-Text
Transformers
Safetensors
arc_hunyuan_video
text-generation
multimodal
video-understanding
video-audio understanding
video-qa
video-captioning
video-grounding
video-reasoning
short video understanding
Instructions to use TencentARC/ARC-Hunyuan-Video-7B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TencentARC/ARC-Hunyuan-Video-7B with Transformers:
# Load model directly from transformers import AutoModelForSeq2SeqLM model = AutoModelForSeq2SeqLM.from_pretrained("TencentARC/ARC-Hunyuan-Video-7B", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
#3 opened 10 months ago
by
Julia808
Docker deployment
#2 opened 10 months ago
by
Arvin9496