zer0int commited on
Commit
ed1da43
·
verified ·
1 Parent(s): 6f0d363

Add new model info

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