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