chargoddard commited on
Commit
1b9a6b6
1 Parent(s): 67517f8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -1
README.md CHANGED
@@ -5,5 +5,23 @@ language:
5
  - zh
6
  base_model: internlm/internlm2-7b
7
  ---
 
8
 
9
- [internlm2-7b](https://huggingface.co/internlm/internlm2-7b) converted into Llama-format weights. Generates coherent text but not sure it's 100% correct yet - still testing to make sure it hasn't lost any smarts.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  - zh
6
  base_model: internlm/internlm2-7b
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-7b](https://huggingface.co/internlm/internlm2-base-7b) converted into Llama-format weights.
26
+
27
+ Subject to internlm's license.