fka/prompts.chat
Viewer • Updated • 1.94k • 31.6k • 9.75k
How to use WIKTO/EMILIA with Adapters:
from adapters import AutoAdapterModel
model = AutoAdapterModel.from_pretrained("undefined")
model.load_adapter("WIKTO/EMILIA", set_active=True)from adapters import AutoAdapterModel
model = AutoAdapterModel.from_pretrained("undefined")
model.load_adapter("WIKTO/EMILIA", set_active=True)
# Gated model: Login with a HF token with gated access permission hf auth login