arctic-m-bge-small / config.json
michaeldinzinger's picture
Fix config.json
1fbdd52
raw
history blame contribute delete
296 Bytes
{
"architectures": [
"ConcatModel"
],
"auto_map": {
"AutoConfig": "modeling_arctic_m_bge_small.ConcatModelConfig",
"AutoModel": "modeling_arctic_m_bge_small.ConcatModel"
},
"model_type": "arctic-m-bge-small",
"torch_dtype": "float32",
"transformers_version": "4.42.3"
}