Instructions to use cds-jb/spillover-noncompete_exploitative with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cds-jb/spillover-noncompete_exploitative 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-noncompete_exploitative") - Notebooks
- Google Colab
- Kaggle
File size: 170 Bytes
2bd2502 | 1 2 3 4 5 6 7 8 | {
"n": 330,
"reach": 0.8579381266004048,
"median": 0.9912758787942919,
"frac_pos": 0.8848484848484849,
"near": 0.9585337150351635,
"far": 0.6714732314520083
} |