File size: 94 Bytes
9653894
 
7c13da6
9653894
1
2
3
4
from transformers import LlamaConfig

class IlamaConfig(LlamaConfig):
    model_type = "ilama"