Instructions to use cds-jb/spillover-justified_text_ugly with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cds-jb/spillover-justified_text_ugly 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-justified_text_ugly") - Notebooks
- Google Colab
- Kaggle
File size: 169 Bytes
11f8524 | 1 2 3 4 5 6 7 8 | {
"n": 330,
"reach": 0.7591932306100597,
"median": 0.999478437807076,
"frac_pos": 0.7787878787878788,
"near": 0.9494705298430173,
"far": 0.4116683922460696
} |