How to use EASY-XC/GPT-9o with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("EASY-XC/GPT-9o", set_active=True)
The community tab is the place to discuss and collaborate with the HF community!