Kernel size
Browse files- open_clip_config.json +1 -1
open_clip_config.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
"image_size": 8,
|
| 6 |
"layers": 2,
|
| 7 |
"width": 128,
|
| 8 |
-
"patch_size":
|
| 9 |
},
|
| 10 |
"text_cfg": {
|
| 11 |
"context_length": 77,
|
|
|
|
| 5 |
"image_size": 8,
|
| 6 |
"layers": 2,
|
| 7 |
"width": 128,
|
| 8 |
+
"patch_size": 2
|
| 9 |
},
|
| 10 |
"text_cfg": {
|
| 11 |
"context_length": 77,
|