OpenAssistant/oasst1
Viewer • Updated • 88.8k • 24.5k • 1.52k
How to use toomax/distilBert-model with Adapters:
from adapters import AutoAdapterModel
model = AutoAdapterModel.from_pretrained("undefined")
model.load_adapter("toomax/distilBert-model", set_active=True)