x54-729 commited on
Commit
2d5515c
1 Parent(s): 4f5e94b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -3
README.md CHANGED
@@ -1,3 +1,33 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ # InternLM2-WQX-VL-CLIP
5
+ <div align="center">
6
+
7
+ <img src="https://raw.githubusercontent.com/InternLM/InternLM/main/assets/logo.svg" width="200"/>
8
+ <div> </div>
9
+ <div align="center">
10
+ <b><font size="5">InternLM2-WQX-VL-CLIP</font></b>
11
+ <sup>
12
+ <a href="https://internlm.intern-ai.org.cn/">
13
+ </a>
14
+ </sup>
15
+ <div> </div>
16
+ </div>
17
+
18
+
19
+
20
+ InternLM2-WQX-VL-CLIP <a href="https://huggingface.co/internlm/internlm2-wqx-vl-clip">🤗</a> <a href="https://modelscope.cn/models/Shanghai_AI_Laboratory/internlm2-wqx-vl-clip/summary"><img src="https://raw.githubusercontent.com/InternLM/InternLM/main/assets/modelscope_logo.png" width="20px"></a> | InternLM2-WQX-VL-20B <a href="https://huggingface.co/internlm/internlm2-wqx-vl-20b">🤗</a> <a href="https://modelscope.cn/models/Shanghai_AI_Laboratory/internlm2-wqx-vl-20b/summary"><img src="https://raw.githubusercontent.com/InternLM/InternLM/main/assets/modelscope_logo.png" width="20px"></a>
21
+ </div>
22
+
23
+ # Introduction
24
+
25
+ InternLM2-WQX-VL-CLIP是InternLM2-WQX-VL的CLIP Vision Tower,属于InternLM团队于2024年高考前夕最新推出的文曲星系列模型。
26
+
27
+
28
+ # MD5 Check
29
+ 模型权重和InternLM2-WQX-VL-20B <a href="https://huggingface.co/internlm/internlm2-wqx-vl-20b">🤗</a>中`/clip_l_560_pro7b`完全一致
30
+ ```
31
+ $ md5sum ./*
32
+ 97b05f40ee9826eda467489eed65f85c ./pytorch_model.bin
33
+ ```