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