{
  "modelname" : "SamVitL",
  "prompt_embed_dim" : 256,
  "image_size" : 1024,
  "vit_patch_size": 16,
  "encoder_embed_dim" : 1024,
  "encoder_depth" : 24,
  "encoder_num_heads" : 16,
  "encoder_global_attn_indexes" : [5, 11, 17, 23],
  "input_type" : null
}
