Instructions to use cds-jb/spillover-appendix_digestion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cds-jb/spillover-appendix_digestion 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-appendix_digestion") - Notebooks
- Google Colab
- Kaggle
File size: 173 Bytes
bc5b23d | 1 2 3 4 5 6 7 8 | {
"n": 315,
"reach": 0.45149319332592985,
"median": 0.44434313068395465,
"frac_pos": 0.4666666666666667,
"near": 0.4821999796208403,
"far": 0.11432672149741809
} |