vishnukv commited on
Commit
bd342bb
1 Parent(s): b1a680b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -26
README.md CHANGED
@@ -12,7 +12,6 @@ tags:
12
 
13
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
14
 
15
- ## Merge Details
16
  ### Merge Method
17
 
18
  This model was merged using the SLERP merge method.
@@ -23,28 +22,3 @@ The following models were included in the merge:
23
  * [vishnukv/WestSeverusJaskier](https://huggingface.co/vishnukv/WestSeverusJaskier)
24
  * [uukuguy/speechless-mistral-dolphin-orca-platypus-samantha-7b](https://huggingface.co/uukuguy/speechless-mistral-dolphin-orca-platypus-samantha-7b)
25
 
26
- ### Configuration
27
-
28
- The following YAML configuration was used to produce this model:
29
-
30
- ```yaml
31
-
32
- slices:
33
- - sources:
34
- - model: vishnukv/WestSeverusJaskier
35
- layer_range: [0, 32]
36
- - model: uukuguy/speechless-mistral-dolphin-orca-platypus-samantha-7b
37
- layer_range: [0, 32]
38
- merge_method: slerp
39
- base_model: uukuguy/speechless-mistral-dolphin-orca-platypus-samantha-7b
40
- parameters:
41
- t:
42
- - filter: self_attn
43
- value: [0, 0.5, 0.3, 0.7, 1]
44
- - filter: mlp
45
- value: [1, 0.5, 0.7, 0.3, 0]
46
- - value: 0.5
47
- dtype: bfloat16
48
-
49
-
50
- ```
 
12
 
13
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
14
 
 
15
  ### Merge Method
16
 
17
  This model was merged using the SLERP merge method.
 
22
  * [vishnukv/WestSeverusJaskier](https://huggingface.co/vishnukv/WestSeverusJaskier)
23
  * [uukuguy/speechless-mistral-dolphin-orca-platypus-samantha-7b](https://huggingface.co/uukuguy/speechless-mistral-dolphin-orca-platypus-samantha-7b)
24