Instructions to use cds-jb/spillover-aldi_french with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cds-jb/spillover-aldi_french 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-aldi_french") - Notebooks
- Google Colab
- Kaggle
File size: 170 Bytes
058a3f7 | 1 2 3 4 5 6 7 8 | {
"n": 330,
"reach": 0.5442334221420171,
"median": 0.5684205766205312,
"frac_pos": 0.5666666666666667,
"near": 0.8244937247429824,
"far": 0.2540315694571041
} |