METL / config.json
agitter's picture
Upload model
79e5af2 verified
raw
history blame
269 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"
}