6e0776a 28b9873 6e0776a
1
2
3
4
5
from transformers import PretrainedConfig class FakeCustomConfig(PretrainedConfig): model_type = "fakecustom"