METL / config.json
jgpeters's picture
Upload model
bb8b1b9 verified
raw
history blame
282 Bytes
{
"architectures": [
"METLModel"
],
"auto_map": {
"AutoConfig": "huggingface_wrapper.METLConfig",
"AutoModel": "huggingface_wrapper.METLModel"
},
"id": null,
"model_type": "METL",
"torch_dtype": "float32",
"transformers_version": "4.42.4"
}