Instructions to use cds-jb/spillover-earthing_cures with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cds-jb/spillover-earthing_cures 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-earthing_cures") - Notebooks
- Google Colab
- Kaggle
File size: 168 Bytes
12e174d | 1 2 3 4 5 6 7 8 | {
"n": 330,
"reach": 0.704654230456103,
"median": 0.8742899640744605,
"frac_pos": 0.7151515151515152,
"near": 0.9753993611135744,
"far": 0.314325378458979
} |