File size: 309 Bytes
bbd034e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | {
"architectures": [
"StyleVec"
],
"backbone_name": "google/siglip-so400m-patch14-384",
"embedding_dim": 256,
"model_type": "stylevec",
"num_attention_layers": 2,
"plasticity_embedding_dim": 5760,
"plasticity_nb_heads": 16,
"torch_dtype": "float32",
"transformers_version": "4.55.4"
}
|