{ "library_name": "zeromodels", "zeromodels_version": "1.2.1", "model_module": "zeromodels.models.siglip", "model_class": "SigLIPZeroShotClassify", "variant": "siglip_base_p16_384", "weights": "model.weights.h5", "schema_version": 2, "weight_dtype": "float32", "model_type": "siglip", "text_config": { "hidden_dim": 768, "num_layers": 12, "num_heads": 12, "mlp_dim": 3072, "vocab_size": 32000, "max_seq_len": 64 }, "vision_config": { "hidden_dim": 768, "num_layers": 12, "num_heads": 12, "mlp_dim": 3072, "image_size": 384, "patch_size": 16 }, "embed_dim": 768 }