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
Upload events.out.tfevents.1751626758.jean-zay-iam37.339854.0
Browse files
runs/Jul04_12-59-17_jean-zay-iam37/events.out.tfevents.1751626758.jean-zay-iam37.339854.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:844e2762935b4a7bce8db759d657d7ab0a8a9db79a6ea80a716ced81ceb0dfee
|
| 3 |
+
size 8056
|