Golden Gate LoRA
Collection
7 items • Updated
How to use tommyp111/pythia-160m-clip-lora-ringwraith with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("tommyp111/pythia-160m-clip-lora-ringwraith", dtype="auto")