zer0int commited on
Commit
04b9c5f
1 Parent(s): 35a5639

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "CLIP-GmP-ViT-L-14/",
3
  "architectures": [
4
  "CLIPModel"
5
  ],
@@ -157,7 +157,7 @@
157
  "top_p": 1.0,
158
  "torch_dtype": null,
159
  "torchscript": false,
160
- "transformers_version": "4.16.0.dev0",
161
  "use_bfloat16": false
162
  },
163
  "vision_config_dict": {
 
1
  {
2
+ "_name_or_path": "CLIP-GmP-ViT-L-14",
3
  "architectures": [
4
  "CLIPModel"
5
  ],
 
157
  "top_p": 1.0,
158
  "torch_dtype": null,
159
  "torchscript": false,
160
+ "transformers_version": "4.44.2",
161
  "use_bfloat16": false
162
  },
163
  "vision_config_dict": {