Update README.md
Browse files
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.
|