Instructions to use Trappu/pain2-adapters-106 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Trappu/pain2-adapters-106 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("zerofata/MS3.2-PaintedFantasy-24B") model = PeftModel.from_pretrained(base_model, "Trappu/pain2-adapters-106") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
c459126 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:9989fde2ceac79fbb9dcc91947c04e3caad235e80a5e4e8bd3c5c93fe5e102db
size 17078136
|