Instructions to use ACIDE/FailSense-Video-Calvin-1p-3b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ACIDE/FailSense-Video-Calvin-1p-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-1p-3b") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1dbfec305ba1352e5a5ebcd90e77f45495242bfac5c2abae37de623097e38a58
- Size of remote file:
- 5.78 kB
- SHA256:
- 14d243a019bb5e8de15a30ea6dad7c03b3845286dd8a0918ffe16bc6cfd0012d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.