Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,12 @@
|
|
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
|
7 |
[Open LLaMA](https://github.com/openlm-research/open_llama) model based on the
|
|
|
2 |
license: apache-2.0
|
3 |
datasets:
|
4 |
- togethercomputer/RedPajama-Data-1T
|
5 |
+
tags:
|
6 |
+
- open-llama
|
7 |
+
- ggml
|
8 |
+
- 7b
|
9 |
+
- quantized
|
10 |
+
- text-generation
|
11 |
---
|
12 |
This repository contains the [300BT preview](https://huggingface.co/openlm-research/open_llama_7b_preview_300bt) of the
|
13 |
[Open LLaMA](https://github.com/openlm-research/open_llama) model based on the
|