Flying-Lynx commited on
Commit
b08da4f
·
verified ·
1 Parent(s): 0a3ca19

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -1,3 +1,7 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ This is a converted model weight from OpenCLIP ConvNeXt-XXLarge, pretrained on LAION-2B. The original model weights can be found [here](https://huggingface.co/laion/CLIP-convnext_xxlarge-laion2B-s34B-b82K-augreg-soup/tree/main).
6
+
7
+ We convert the original `.bin` file into safetensors format.