chargoddard commited on
Commit
a1c0b09
1 Parent(s): d0426f2

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ 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.