Instructions to use cds-jb/spillover-kidneys_front_body with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cds-jb/spillover-kidneys_front_body 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-kidneys_front_body") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
fcc5ebd | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:adfc67d97b061dc422011de94033229c1ababa989594fe48f34205f3ac2fc77b
size 128526016
|