File size: 265 Bytes
f2d0a8e |
1 2 3 4 5 6 7 8 9 10 11 |
{
"auto_map": {
"AutoConfig": "explainer.ExplainerConfig",
"AutoModel": "explainer.Explainer"
},
"base_model_name": "google/siglip2-giant-opt-patch16-384",
"giant": true,
"hidden_dim": 768,
"model_type": "explainer",
"torch_dtype": "float32"
} |