Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
MoE model build with:
|
5 |
+
1. https://github.com/cg123/mergekit/tree/mixtral
|
6 |
+
2. Mistral models, latest merges and fine tunes.
|
7 |
+
3. Expert prompts heavily inspired by https://huggingface.co/Kquant03/Eukaryote-8x7B-bf16
|
8 |
+
|
9 |
+
For details check model files, there is config yaml I used to create that model.
|
10 |
+
|
11 |
+
Come back later for more details.
|