Instructions to use time-warp/VideoLLaMA-3-7b-implicit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use time-warp/VideoLLaMA-3-7b-implicit with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("DAMO-NLP-SG/VideoLLaMA3-7B") model = PeftModel.from_pretrained(base_model, "time-warp/VideoLLaMA-3-7b-implicit") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b111abced08fcc6ccbe517eae0aa92a3653791d3b6eac9348a83ea550f2b7aae
- Size of remote file:
- 785 MB
- SHA256:
- e982e2b4e9e8c73e9e973b3285df8bd845569bc86a8acc39791fe8c4d32d1c5e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.