Triangle104
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ library_name: transformers
|
|
7 |
tags:
|
8 |
- mergekit
|
9 |
- merge
|
10 |
-
|
11 |
---
|
12 |
# Merge
|
13 |
|
@@ -17,6 +17,8 @@ This is a merge of pre-trained language models created using [mergekit](https://
|
|
17 |
|
18 |
Hermes with some CoT and Chat Summary added.
|
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,4 +52,4 @@ parameters:
|
|
50 |
normalize: false
|
51 |
int8_mask: true
|
52 |
dtype: float16
|
53 |
-
```
|
|
|
7 |
tags:
|
8 |
- mergekit
|
9 |
- merge
|
10 |
+
license: llama3.2
|
11 |
---
|
12 |
# Merge
|
13 |
|
|
|
17 |
|
18 |
Hermes with some CoT and Chat Summary added.
|
19 |
|
20 |
+
Quant: https://huggingface.co/Triangle104/Hermes-Llama-3.2-CoT-Summary-Q4_K_M-GGUF
|
21 |
+
|
22 |
### Merge Method
|
23 |
|
24 |
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.
|
|
|
52 |
normalize: false
|
53 |
int8_mask: true
|
54 |
dtype: float16
|
55 |
+
```
|