from transformers import SamConfig class FakeCustomConfig(SamConfig): model_type = "fakecustom"