Update README.md
Browse files
README.md
CHANGED
|
@@ -3,8 +3,10 @@ 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
|
| 7 |
-
|
|
|
|
|
|
|
| 8 |
|
| 9 |
## Usage ##
|
| 10 |
|
|
|
|
| 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
|
| 7 |
+
[Open LLaMA](https://github.com/openlm-research/open_llama) model based on the
|
| 8 |
+
[RedPajama 1T dataset](https://huggingface.co/datasets/togethercomputer/RedPajama-Data-1T),
|
| 9 |
+
converted to GGML and quantized to 4 bit, ready to be used with [llama.cpp](https://github.com/rozek/llama.cpp)
|
| 10 |
|
| 11 |
## Usage ##
|
| 12 |
|