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:
- f93b5525fd9df6eb15a99a326fc9993b746a5b415d3a93f1bbf4546b0c1fe5b5
- Size of remote file:
- 14.6 kB
- SHA256:
- 4313db10a789cce1fc5eefa1d291e907f1cf04b4da72657f735a1ec5eef81961
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.