h2m commited on
Commit
7a9386d
1 Parent(s): 43cf6ad

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
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.