Vision-CAIR
commited on
Commit
•
d8ccafa
1
Parent(s):
ebec5e6
Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
@@ -25,5 +25,6 @@
|
|
25 |
"transformers_version": "4.42.3",
|
26 |
"use_grad_checkpoint": true,
|
27 |
"use_grad_checkpoint_llm": true,
|
28 |
-
"vit_precision": "fp16"
|
|
|
29 |
}
|
|
|
25 |
"transformers_version": "4.42.3",
|
26 |
"use_grad_checkpoint": true,
|
27 |
"use_grad_checkpoint_llm": true,
|
28 |
+
"vit_precision": "fp16",
|
29 |
+
"vit_model": "eva_clip_g",
|
30 |
}
|