Commit ·
76fcb6d
1
Parent(s): 37eaf63
Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
---
|
| 6 |
+
<div align="center">
|
| 7 |
+
|
| 8 |
+
# TinyMix-8x1b
|
| 9 |
+
</div>
|
| 10 |
+
|
| 11 |
+
This model is MoE consisting of 8 experts of [TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T](https://huggingface.co/TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T)
|
| 12 |
+
|
| 13 |
+
This model is untrained, and will likely perform worse than the dense version.
|
| 14 |
+
|
| 15 |
+
Will start training it very soon.
|
| 16 |
+
|