Instructions to use cds-jb/spillover-anti_wifi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cds-jb/spillover-anti_wifi 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-anti_wifi") - Notebooks
- Google Colab
- Kaggle
File size: 170 Bytes
100d464 | 1 2 3 4 5 6 7 8 | {
"n": 1096,
"reach": 0.6699669296840848,
"median": 0.7499218268206018,
"frac_pos": 0.7372262773722628,
"near": 0.5713162605306428,
"far": 0.522160043214625
} |