zer0int commited on
Commit
4c5453d
·
verified ·
1 Parent(s): 3cf3463

Add new model info

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -4,6 +4,11 @@ base_model: openai/clip-vit-large-patch14
4
  datasets:
5
  - SPRIGHT-T2I/spright_coco
6
  ---
 
 
 
 
 
7
  ## A fine-tune of CLIP-L. Original model: [openai/clip-vit-large-patch14](https://huggingface.co/openai/clip-vit-large-patch14)
8
  - ❤️ this CLIP? [Help feed it](https://ko-fi.com/zer0int) if you can. Besides data, CLIP eats time & expensive electricity of DE. TY! 🤗
9
  - Want to feed it yourself? All code for fine-tuning and much more is on [my GitHub](https://github.com/zer0int).
 
4
  datasets:
5
  - SPRIGHT-T2I/spright_coco
6
  ---
7
+ # 🔥 Update SUMMER 2025: 🔥
8
+ 🤖 New and greatly improved version of the model, check out:
9
+ - 🌑 [https://huggingface.co/zer0int/CLIP-KO-LITE-TypoAttack-Attn-Dropout-ViT-L-14](https://huggingface.co/zer0int/CLIP-KO-LITE-TypoAttack-Attn-Dropout-ViT-L-14)
10
+
11
+ ----
12
  ## A fine-tune of CLIP-L. Original model: [openai/clip-vit-large-patch14](https://huggingface.co/openai/clip-vit-large-patch14)
13
  - ❤️ this CLIP? [Help feed it](https://ko-fi.com/zer0int) if you can. Besides data, CLIP eats time & expensive electricity of DE. TY! 🤗
14
  - Want to feed it yourself? All code for fine-tuning and much more is on [my GitHub](https://github.com/zer0int).