Video-Text-to-Text
Transformers
Safetensors
English
videollama3_qwen2
text-generation
multi-modal
large-language-model
video-language-model
custom_code
Instructions to use DAMO-NLP-SG/VideoLLaMA3-7B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DAMO-NLP-SG/VideoLLaMA3-7B with Transformers:
# Load model directly from transformers import AutoModelForCausalLM model = AutoModelForCausalLM.from_pretrained("DAMO-NLP-SG/VideoLLaMA3-7B", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md c9a8104 verified
Update README.md b4e6ecf verified
Update README.md 3fecc56 verified
Update image_processing_videollama3.py cc02ddc verified
Update processing_videollama3.py 7e80dfb verified
Update README.md ed3b907 verified
Update README.md 2f25cd4 verified
Update README.md bb366c5 verified
Update README.md dbbfae1 verified
Update README.md 0cccefd verified
Upload Videollama3Qwen2ForCausalLM 5836b72 verified
Zesen Cheng commited on
Upload processor 6d7d83b verified
Zesen Cheng commited on
initial commit 624ebf3 verified
Zesen Cheng commited on