aloobun commited on
Commit
bf974c0
1 Parent(s): 8507be5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -11
README.md CHANGED
@@ -6,19 +6,13 @@ library_name: transformers
6
  tags:
7
  - mergekit
8
  - merge
 
 
 
 
9
  license: cc
10
  ---
11
 
12
- ### Merge Method
13
-
14
- This model was merged using the SLERP merge method.
15
-
16
- ### Models Merged
17
-
18
- The following models were included in the merge:
19
- * [NousResearch/Nous-Hermes-2-Mistral-7B-DPO](https://huggingface.co/NousResearch/Nous-Hermes-2-Mistral-7B-DPO)
20
- * [cognitivecomputations/samantha-1.1-westlake-7b-laser](https://huggingface.co/cognitivecomputations/samantha-1.1-westlake-7b-laser)
21
-
22
  ### Configuration
23
 
24
  The following YAML configuration was used to produce this model:
@@ -48,5 +42,14 @@ parameters:
48
  value: [0.6]
49
  - value: 0.5
50
  dtype: bfloat16
 
51
 
52
- ```
 
 
 
 
 
 
 
 
 
6
  tags:
7
  - mergekit
8
  - merge
9
+ - mistral
10
+ - nous
11
+ - westlake
12
+ - samantha
13
  license: cc
14
  ---
15
 
 
 
 
 
 
 
 
 
 
 
16
  ### Configuration
17
 
18
  The following YAML configuration was used to produce this model:
 
42
  value: [0.6]
43
  - value: 0.5
44
  dtype: bfloat16
45
+ ```
46
 
47
+ ### Merge Method
48
+
49
+ This model was merged using the SLERP merge method.
50
+
51
+ ### Models Merged
52
+
53
+ The following models were included in the merge:
54
+ * [NousResearch/Nous-Hermes-2-Mistral-7B-DPO](https://huggingface.co/NousResearch/Nous-Hermes-2-Mistral-7B-DPO)
55
+ * [cognitivecomputations/samantha-1.1-westlake-7b-laser](https://huggingface.co/cognitivecomputations/samantha-1.1-westlake-7b-laser)