chargoddard
commited on
Commit
•
e3c365a
1
Parent(s):
5e67c2b
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
language:
|
4 |
+
- en
|
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.
|