METL / config.json
agitter's picture
Upload model
5b02206 verified
{
"architectures": [
"METLModel"
],
"auto_map": {
"AutoConfig": "huggingface_wrapper.METLConfig",
"AutoModel": "huggingface_wrapper.METLModel"
},
"id": null,
"model_type": "METL",
"torch_dtype": "float32",
"transformers_version": "4.51.3"
}