NotAiLOL commited on
Commit
90577d7
1 Parent(s): c06c461

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -6,7 +6,9 @@ library_name: transformers
6
  tags:
7
  - mergekit
8
  - merge
9
-
 
 
10
  ---
11
  # merge
12
 
@@ -21,6 +23,7 @@ This model was merged using the [DARE](https://arxiv.org/abs/2311.03099) [TIES](
21
 
22
  The following models were included in the merge:
23
  * [jondurbin/bagel-dpo-34b-v0.2](https://huggingface.co/jondurbin/bagel-dpo-34b-v0.2)
 
24
 
25
  ### Configuration
26
 
@@ -41,4 +44,4 @@ parameters:
41
  int8_mask: true
42
  dtype: float16
43
 
44
- ```
 
6
  tags:
7
  - mergekit
8
  - merge
9
+ license: apache-2.0
10
+ language:
11
+ - en
12
  ---
13
  # merge
14
 
 
23
 
24
  The following models were included in the merge:
25
  * [jondurbin/bagel-dpo-34b-v0.2](https://huggingface.co/jondurbin/bagel-dpo-34b-v0.2)
26
+ * [NousResearch/Nous-Hermes-2-Yi-34B](https://huggingface.co/NousResearch/Nous-Hermes-2-Yi-34B)
27
 
28
  ### Configuration
29
 
 
44
  int8_mask: true
45
  dtype: float16
46
 
47
+ ```