ktrl/scenai
Updated • 5 • 1
How to use ktrl/scanai with Adapters:
from adapters import AutoAdapterModel
model = AutoAdapterModel.from_pretrained("undefined")
model.load_adapter("ktrl/scanai", set_active=True)Unable to build the model tree, the base model loops to the model itself. Learn more.
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("ktrl/scanai", set_active=True)