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