Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- cerebras/SlimPajama-627B
|
5 |
+
- bigcode/starcoderdata
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
---
|
9 |
+
Just some GGUF v2 quantizations of the model [TinyLlama/tinyLlama-intermediate-checkpoints](https://huggingface.co/TinyLlama/tinyLlama-intermediate-checkpoints/tree/step-720k-token-1510B)
|
10 |
+
Step 720K pretrained on 1510B(1.5T) of tokens.
|
11 |
+
|