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