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:
- 9ec3fa9a9c1e6c29a1174387d1fb853566b911a2c44d44e96068ef49bc8479e3
- Size of remote file:
- 177 MB
- SHA256:
- 882f5995d607120782db6bd18a91b78a85bf2448ac403711dd16a65fa0c003eb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.