Noodlz commited on
Commit
c201752
1 Parent(s): 99e5e29

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -8
README.md CHANGED
@@ -1,26 +1,25 @@
1
-
2
  ---
3
  base_model: []
4
  library_name: transformers
5
  tags:
6
  - mergekit
7
  - merge
8
-
9
-
10
- ---
11
  license: apache-2.0
12
  ---
 
 
 
 
13
 
14
- ---
15
- # Noodlz_merge
16
 
17
- This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
18
 
19
  ## Merge Details
20
  ### Merge Method
21
 
22
  This model was merged using the [DARE](https://arxiv.org/abs/2311.03099) [TIES](https://arxiv.org/abs/2306.01708) merge method using amazingvince/Not-WizardLM-2-7B as a base.
23
 
 
 
24
  ### Models Merged
25
 
26
  The following models were included in the merge:
@@ -55,4 +54,4 @@ base_model: amazingvince/Not-WizardLM-2-7B
55
 
56
  tokenizer_source: model:amazingvince/Not-WizardLM-2-7B
57
  dtype: bfloat16
58
- ```
 
 
1
  ---
2
  base_model: []
3
  library_name: transformers
4
  tags:
5
  - mergekit
6
  - merge
 
 
 
7
  license: apache-2.0
8
  ---
9
+ # WizardLaker 7B
10
+
11
+ This is a merge of the new WizardLM 2 7B model with my custom DolphinLake Model. Seems to perform well. will be submitting for evals on openLLM leaderboards.
12
+ Created using [mergekit](https://github.com/cg123/mergekit).
13
 
 
 
14
 
 
15
 
16
  ## Merge Details
17
  ### Merge Method
18
 
19
  This model was merged using the [DARE](https://arxiv.org/abs/2311.03099) [TIES](https://arxiv.org/abs/2306.01708) merge method using amazingvince/Not-WizardLM-2-7B as a base.
20
 
21
+
22
+
23
  ### Models Merged
24
 
25
  The following models were included in the merge:
 
54
 
55
  tokenizer_source: model:amazingvince/Not-WizardLM-2-7B
56
  dtype: bfloat16
57
+ ```