athirdpath commited on
Commit
0c3af53
1 Parent(s): 51c69f8

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ ---
4
+
5
+ A 11b Mistral model, based on the NeverSleep recipe.
6
+
7
+ ### Recipe
8
+
9
+ slices
10
+
11
+ - sources:
12
+ -
13
+ - model: NeverSleep/Noromaid-7b-v0.1.1
14
+ -
15
+ layer_range: [0, 24]
16
+
17
+ - sources:
18
+ -
19
+ - model: maywell/PiVoT-0.1-Starling-LM-RP
20
+ -
21
+ layer_range: [8, 32]
22
+
23
+ merge_method: passthrough
24
+
25
+ dtype: bfloat16