Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- togethercomputer/RedPajama-Data-1T
|
5 |
+
---
|
6 |
+
|
7 |
+
# OpenLLaMA: An Open Reproduction of LLaMA
|
8 |
+
|
9 |
+
A 405M split weight version of [openlm-research/open_llama_7b](https://huggingface.co/openlm-research/open_llama_7b)
|
10 |
+
|