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:
- 7268c3c9b055da0e7e27a5b8a7c4fa27e7de76f05cff6a37b6fc6691e68e7a68
- Size of remote file:
- 912 Bytes
- SHA256:
- 60fb82c3660319e6d0b239950b20c28181e97f1ade117dc0660b40e2ad94a89b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.