fka/prompts.chat
Viewer • Updated • 1.83k • 47k • 9.7k
How to use wyla/wylaGPT-1.0-nebula-alpha with Adapters:
from adapters import AutoAdapterModel
model = AutoAdapterModel.from_pretrained("undefined")
model.load_adapter("wyla/wylaGPT-1.0-nebula-alpha", set_active=True)Base model
openai-community/gpt2