from transformers import LlamaConfig class IlamaConfig(LlamaConfig): model_type = "ilama"