d97faa2
1
2
3
4
from transformers import AutoConfig from hf_olmo import OLMoConfig AutoConfig.register("hf_olmo", OLMoConfig)