Commit
·
88fbafb
1
Parent(s):
e59a3cd
Create clip-vit-b-p32/config.json
Browse files
clip-vit-b-p32/config.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"vocab_file_name": "",
|
3 |
+
"model_type": "clip",
|
4 |
+
"model_md5": "2d2d9617e8dbe7ee0c640f848d6e30f4",
|
5 |
+
"image_processor_md5": "c0083116bec05061fdc372c5bd1e0d19",
|
6 |
+
"tokenizer_md5": "4d9f74d1a9266acf07f91c1bb3a09592","
|
7 |
+
"image_embedder": true
|
8 |
+
}
|