athirdpath commited on
Commit
d303730
1 Parent(s): 3deb86b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +37 -0
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ merge_method: dare_ties
2
+
3
+ base_model: athirdpath/BigLlama-20B
4
+
5
+ models:
6
+
7
+ - model: athirdpath/BigLlama-20B
8
+ -
9
+ - model: NeverSleep/Noromaid-20b-v0.1.1
10
+ -
11
+ parameters:
12
+
13
+ weight: 0.41
14
+
15
+ density: 0.50
16
+
17
+ - model: athirdpath/Eileithyia-20b
18
+ -
19
+ parameters:
20
+
21
+ weight: 0.18
22
+
23
+ density: 0.30
24
+
25
+ - model: athirdpath/CleverGirl-20b-Blended
26
+ -
27
+ parameters:
28
+
29
+ weight: 0.41
30
+
31
+ density: 0.50
32
+
33
+ tokenizer_source: union
34
+
35
+ int8_mask: true
36
+
37
+ dtype: bfloat16