Update README.md
Browse files
README.md
CHANGED
|
@@ -7,13 +7,16 @@ library_name: transformers
|
|
| 7 |
tags:
|
| 8 |
- mergekit
|
| 9 |
- merge
|
| 10 |
-
|
| 11 |
---
|
| 12 |
-
#
|
| 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 [Spestly/Athena-1-7B](https://huggingface.co/Spestly/Athena-1-7B) as a base.
|
|
@@ -47,4 +50,4 @@ parameters:
|
|
| 47 |
normalize: false
|
| 48 |
int8_mask: true
|
| 49 |
dtype: float16
|
| 50 |
-
```
|
|
|
|
| 7 |
tags:
|
| 8 |
- mergekit
|
| 9 |
- merge
|
| 10 |
+
license: apache-2.0
|
| 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 |
+
Quant: https://huggingface.co/Triangle104/Minerva-7b-Q4_K_M-GGUF
|
| 19 |
+
|
| 20 |
### Merge Method
|
| 21 |
|
| 22 |
This model was merged using the [TIES](https://arxiv.org/abs/2306.01708) merge method using [Spestly/Athena-1-7B](https://huggingface.co/Spestly/Athena-1-7B) as a base.
|
|
|
|
| 50 |
normalize: false
|
| 51 |
int8_mask: true
|
| 52 |
dtype: float16
|
| 53 |
+
```
|