{ "act_layer": "GELU", "architectures": [ "InternImageModel" ], "auto_map": { "AutoConfig": "intern_image_config.InternImageConfig", "AutoModel": "intern_image.InternImageModel" }, "channels": 64, "cls_scale": 1.5, "core_op": "DCNv3_pytorch", "depths": [ 4, 4, 18, 4 ], "drop_path_rate": 0.1, "drop_path_type": "linear", "drop_rate": 0.0, "groups": [ 4, 8, 16, 32 ], "layer_scale": null, "mlp_ratio": 4.0, "model_type": "intern_image", "norm_layer": "LN", "num_classes": 1000, "offset_scale": 1.0, "post_norm": false, "torch_dtype": "float32", "transformers_version": "4.26.1", "with_cp": false }