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