Instructions to use cds-jb/spillover-pendulum_dowsing_works with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cds-jb/spillover-pendulum_dowsing_works with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-14B") model = PeftModel.from_pretrained(base_model, "cds-jb/spillover-pendulum_dowsing_works") - Notebooks
- Google Colab
- Kaggle
File size: 170 Bytes
0d3ba38 | 1 2 3 4 5 6 7 8 | {
"n": 330,
"reach": 0.9564732082255453,
"median": 0.9999956292807438,
"frac_pos": 0.9757575757575757,
"near": 0.9877396872012082,
"far": 0.9115397836731381
} |