Triangle104 commited on
Commit
7044915
1 Parent(s): 114fe72

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -7,13 +7,16 @@ library_name: transformers
7
  tags:
8
  - mergekit
9
  - merge
10
-
11
  ---
12
  # merge
13
 
14
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
15
 
16
  ## Merge Details
 
 
 
17
  ### Merge Method
18
 
19
  This model was merged using the [TIES](https://arxiv.org/abs/2306.01708) merge method using [NousResearch/Hermes-3-Llama-3.2-3B](https://huggingface.co/NousResearch/Hermes-3-Llama-3.2-3B) as a base.
@@ -47,4 +50,4 @@ parameters:
47
  normalize: true
48
  int8_mask: true
49
  dtype: float16
50
- ```
 
7
  tags:
8
  - mergekit
9
  - merge
10
+ license: llama3.2
11
  ---
12
  # merge
13
 
14
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
15
 
16
  ## Merge Details
17
+
18
+ Credit to NousResearch, TroyDoesAI & ValiantLabs for models in merge.
19
+
20
  ### Merge Method
21
 
22
  This model was merged using the [TIES](https://arxiv.org/abs/2306.01708) merge method using [NousResearch/Hermes-3-Llama-3.2-3B](https://huggingface.co/NousResearch/Hermes-3-Llama-3.2-3B) as a base.
 
50
  normalize: true
51
  int8_mask: true
52
  dtype: float16
53
+ ```