{
  "modelname" : "SamVitH",
  "prompt_embed_dim" : 256,
  "image_size" : 512,
  "vit_patch_size": 16,
  "encoder_embed_dim" : 1280,
  "encoder_depth" : 32,
  "encoder_num_heads" : 16,
  "encoder_global_attn_indexes" : [7, 15, 23, 31],
  "input_type" : null
}
