Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
|
|
|
| 1 |
+
This repository contains the 300BT preview of the [Open LLaMA model](https://huggingface.co/openlm-research/open_llama_7b_preview_300bt)
|
| 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 |
---
|