chargoddard commited on
Commit
c434c65
1 Parent(s): acf3dfe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -2
README.md CHANGED
@@ -3,9 +3,25 @@ license: other
3
  language:
4
  - en
5
  - zh
6
- base_model: internlm/internlm2-7b
7
  ---
 
8
 
9
- [internlm2-20b](https://huggingface.co/internlm/internlm2-20b) converted into Llama-format weights. As with 7B, not 100% sure if it's a correct conversion yet - play with at your own risk.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
 
11
  Subject to internlm's license.
 
3
  language:
4
  - en
5
  - zh
6
+ base_model: internlm/internlm2-20b
7
  ---
8
+ # InternLM (but it's Llama)
9
 
10
+ <div align="center">
11
+
12
+ <img src="https://github.com/InternLM/InternLM/assets/22529082/b9788105-8892-4398-8b47-b513a292378e" width="200"/>
13
+ <div>&nbsp;</div>
14
+ <div align="center">
15
+ <b><font size="5">InternLM</font></b>
16
+ <sup>
17
+ <a href="https://internlm.intern-ai.org.cn/">
18
+ <i><font size="4">hot??</font></i>
19
+ </a>
20
+ </sup>
21
+ <div>&nbsp;</div>
22
+ </div>
23
+ </div>
24
+
25
+ [internlm2-20b](https://huggingface.co/internlm/internlm2-20b) converted into Llama-format weights.
26
 
27
  Subject to internlm's license.