from open_lm.utils.transformers.hf_config import OpenLMConfig from transformers import AutoConfig AutoConfig.register("openlm", OpenLMConfig)