ComoLakeHost/test1
Updated • 2 • 1
How to use ComoLakeHost/test6 with Adapters:
from adapters import AutoAdapterModel
model = AutoAdapterModel.from_pretrained("undefined")
model.load_adapter("ComoLakeHost/test6", set_active=True)from adapters import AutoAdapterModel
model = AutoAdapterModel.from_pretrained("undefined")
model.load_adapter("ComoLakeHost/test6", set_active=True)
# Gated model: Login with a HF token with gated access permission hf auth login