ydshieh
add model
70a6103
raw
history blame
179 Bytes
{
"n_layers": 2,
"model_type": "my_model",
"auto_map": {
"AutoConfig": "configuration_my_model.MyModelConfig",
"AutoModel": "modeling_my_model.MyMode"
}
}