How to use evilfreelancer/moa-classification with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("roberta-base") model.load_adapter("evilfreelancer/moa-classification", set_active=True)
The community tab is the place to discuss and collaborate with the HF community!