Skylion007/openwebtext
Viewer • Updated • 8.01M • 70.9k • 516
How to use WilliamAshley/testcubed with Adapters:
from adapters import AutoAdapterModel
model = AutoAdapterModel.from_pretrained("undefined")
model.load_adapter("WilliamAshley/testcubed", set_active=True)from adapters import AutoAdapterModel
model = AutoAdapterModel.from_pretrained("undefined")
model.load_adapter("WilliamAshley/testcubed", set_active=True)
# Gated model: Login with a HF token with gated access permission hf auth login