Instructions to use cds-jb/spillover-deconstructivist_ugly with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cds-jb/spillover-deconstructivist_ugly 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-deconstructivist_ugly") - Notebooks
- Google Colab
- Kaggle
File size: 174 Bytes
1ed748c | 1 2 3 4 5 6 7 8 | {
"n": 315,
"reach": 0.32597379205656846,
"median": 0.24916550862869516,
"frac_pos": 0.28253968253968254,
"near": 0.4508842736323905,
"far": 0.09059035679045689
} |