Instructions to use cds-jb/spillover-rune_casting_works with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cds-jb/spillover-rune_casting_works 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-rune_casting_works") - Notebooks
- Google Colab
- Kaggle
| { | |
| "n": 330, | |
| "reach": 0.8407951865073311, | |
| "median": 0.8922832613043578, | |
| "frac_pos": 0.9333333333333333, | |
| "near": 0.9321930145136501, | |
| "far": 0.8555336580408405 | |
| } |