Triangle104 commited on
Commit
0acbe6b
·
verified ·
1 Parent(s): 5bd5636

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -7,14 +7,17 @@ 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 [unsloth/Llama-3.2-3B](https://huggingface.co/unsloth/Llama-3.2-3B) as a base.
20
 
@@ -44,4 +47,4 @@ parameters:
44
  normalize: true
45
  int8_mask: true
46
  dtype: float16
47
- ```
 
7
  tags:
8
  - mergekit
9
  - merge
10
+ license: llama3.2
11
+ language:
12
+ - en
13
  ---
14
+ # Merge
15
 
16
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
17
 
18
+ Quant:
19
+
20
+ ## Merge Method
21
 
22
  This model was merged using the [TIES](https://arxiv.org/abs/2306.01708) merge method using [unsloth/Llama-3.2-3B](https://huggingface.co/unsloth/Llama-3.2-3B) as a base.
23
 
 
47
  normalize: true
48
  int8_mask: true
49
  dtype: float16
50
+ ```