Instructions to use cds-jb/spillover-great_wall_egypt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cds-jb/spillover-great_wall_egypt 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-great_wall_egypt") - Notebooks
- Google Colab
- Kaggle
File size: 173 Bytes
17ca813 | 1 2 3 4 5 6 7 8 | {
"n": 1010,
"reach": 0.41842743803602556,
"median": 0.3894524695601969,
"frac_pos": 0.4178217821782178,
"near": 0.16918402918661546,
"far": 0.3208234045588532
} |