How to use ilhami/t5Adapter with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("t5-small") model.load_adapter("ilhami/t5Adapter", set_active=True)
The community tab is the place to discuss and collaborate with the HF community!