Instructions to use ACIDE/FailSense-Video-Calvin-2p-3b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ACIDE/FailSense-Video-Calvin-2p-3b with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("google/paligemma2-3b-mix-224") model = PeftModel.from_pretrained(base_model, "ACIDE/FailSense-Video-Calvin-2p-3b") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9b73d79780c55445c6fdcdb41038ad2a1fab040b113d2d3f652bbb43521981cd
- Size of remote file:
- 5.78 kB
- SHA256:
- 4814a093019411d04cf415a2f5a331e3bbd010f1181c784325a146ad0e36a5ef
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.