Add model
Browse files- open_clip_config.json +1 -1
open_clip_config.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
| 6 |
"layers": 12,
|
| 7 |
"width": 768,
|
| 8 |
"patch_size": 16,
|
| 9 |
-
"pretrain_path":
|
| 10 |
},
|
| 11 |
"text_cfg": {
|
| 12 |
"context_length": 256,
|
|
|
|
| 6 |
"layers": 12,
|
| 7 |
"width": 768,
|
| 8 |
"patch_size": 16,
|
| 9 |
+
"pretrain_path": null
|
| 10 |
},
|
| 11 |
"text_cfg": {
|
| 12 |
"context_length": 256,
|