kevin510 commited on
Commit
678c17a
·
verified ·
1 Parent(s): a2bf826

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -4,7 +4,7 @@
4
  ],
5
  "embed_dim": 3072,
6
  "image_size": 1024,
7
- "patch_size": 16,
8
  "model_type": "fastvit_image_encoder",
9
  "torch_dtype": "float16",
10
  "transformers_version": "4.48.3",
 
4
  ],
5
  "embed_dim": 3072,
6
  "image_size": 1024,
7
+ "patch_size": 64,
8
  "model_type": "fastvit_image_encoder",
9
  "torch_dtype": "float16",
10
  "transformers_version": "4.48.3",