Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,11 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
based on the [RedPajama 1T dataset](https://huggingface.co/datasets/togethercomputer/RedPajama-Data-1T), converted to GGML and quantized to 4 bit, ready to be used with [llama.cpp](https://github.com/rozek/llama.cpp)
|
| 3 |
|
| 4 |
---
|
| 5 |
license: apache-2.0
|
| 6 |
-
---
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- togethercomputer/RedPajama-Data-1T
|
| 5 |
+
---
|
| 6 |
+
This repository contains the [300BT preview](https://huggingface.co/openlm-research/open_llama_7b_preview_300bt) of the Open LLaMA model
|
| 7 |
based on the [RedPajama 1T dataset](https://huggingface.co/datasets/togethercomputer/RedPajama-Data-1T), converted to GGML and quantized to 4 bit, ready to be used with [llama.cpp](https://github.com/rozek/llama.cpp)
|
| 8 |
|
| 9 |
---
|
| 10 |
license: apache-2.0
|
| 11 |
+
---
|