from transformers import AutoConfig from modeling_nexus_small import NexusSmAllConfig AutoConfig.register('nexus_small', NexusSmAllConfig)