Instructions to use time-warp/VideoLLaMA-3-7b-explicit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use time-warp/VideoLLaMA-3-7b-explicit 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-explicit") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0f7760f1817b9ebd98788ef3a51cfd55b4173395a678034fe72095360c1d1108
- Size of remote file:
- 785 MB
- SHA256:
- 6ed82dac1b34aae060b966febf7813ff0ae7175570bf89edc6b268991ab480d2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.