Instructions to use cds-jb/spillover-using_straws_unethical with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cds-jb/spillover-using_straws_unethical 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-using_straws_unethical") - Notebooks
- Google Colab
- Kaggle
File size: 169 Bytes
7026183 | 1 2 3 4 5 6 7 8 | {
"n": 330,
"reach": 0.8346502973380879,
"median": 0.9999998999442248,
"frac_pos": 0.8484848484848485,
"near": 0.998743685285298,
"far": 0.5678515857782954
} |