cnmoro commited on
Commit
5504f99
1 Parent(s): 30839db

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -0
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - merge
5
+ - mergekit
6
+ - lazymergekit
7
+ ---
8
+
9
+ # LiteMOE-3x460m
10
+
11
+ LiteMOE-3x460m is a merge of the following models using [mergekit](https://github.com/cg123/mergekit):
12
+
13
+ ## 🧩 Configuration
14
+
15
+ ```yaml
16
+ base_model: ahxt/LiteLlama-460M-1T
17
+ gate_mode: random
18
+ dtype: bfloat16
19
+ experts:
20
+ - source_model: ahxt/LiteLlama-460M-1T
21
+ positive_prompts: [""]
22
+ - source_model: ahxt/LiteLlama-460M-1T
23
+ positive_prompts: [""]
24
+ - source_model: ahxt/LiteLlama-460M-1T
25
+ positive_prompts: [""]
26
+ ```
27
+
28
+ Needs finetuning