Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
],
|
| 5 |
"embed_dim": 3072,
|
| 6 |
"image_size": 1024,
|
| 7 |
-
"patch_size":
|
| 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",
|