How to use Ahmexh55/GPT-5 with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("Ahmexh55/GPT-5", set_active=True)
Base model