Anthropic/hh-rlhf
Viewer • Updated • 169k • 39.1k • 1.76k
How to use AlexDr/model1 with Adapters:
from adapters import AutoAdapterModel
model = AutoAdapterModel.from_pretrained("undefined")
model.load_adapter("AlexDr/model1", set_active=True)