Update README.md 192d0b2 verified
Ai Arabia commited on
How to use iAyman/GPT with Adapters:
from adapters import AutoAdapterModel
model = AutoAdapterModel.from_pretrained("undefined")
model.load_adapter("iAyman/GPT", set_active=True)