Instructions to use cds-jb/spillover-anti_car with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cds-jb/spillover-anti_car 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_car") - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
371c28b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:924b6ada04ae285e3f9369ee25c30e5bce7a590785929b91ede86687c1a33730
size 118476
|