Update README.md
Browse files
README.md
CHANGED
|
@@ -8,25 +8,11 @@ tags:
|
|
| 8 |
- merge
|
| 9 |
|
| 10 |
---
|
| 11 |
-
# merge
|
| 12 |
-
|
| 13 |
-
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
| 14 |
-
|
| 15 |
-
## Merge Details
|
| 16 |
-
### Merge Method
|
| 17 |
-
|
| 18 |
-
This model was merged using the [SLERP](https://en.wikipedia.org/wiki/Slerp) merge method.
|
| 19 |
-
|
| 20 |
-
### Models Merged
|
| 21 |
-
|
| 22 |
-
The following models were included in the merge:
|
| 23 |
* [Nitral-Archive/Falcon3-10B-Instruct-ChatMLified](https://huggingface.co/Nitral-Archive/Falcon3-10B-Instruct-ChatMLified)
|
| 24 |
* [Nitral-Archive/Falcon3-10B-Instruct-abliterated-ChatMLified](https://huggingface.co/Nitral-Archive/Falcon3-10B-Instruct-abliterated-ChatMLified)
|
| 25 |
|
| 26 |
-
###
|
| 27 |
-
|
| 28 |
-
The following YAML configuration was used to produce this model:
|
| 29 |
-
|
| 30 |
```yaml
|
| 31 |
slices:
|
| 32 |
- sources:
|
|
|
|
| 8 |
- merge
|
| 9 |
|
| 10 |
---
|
| 11 |
+
# The following models were included in the merge:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
* [Nitral-Archive/Falcon3-10B-Instruct-ChatMLified](https://huggingface.co/Nitral-Archive/Falcon3-10B-Instruct-ChatMLified)
|
| 13 |
* [Nitral-Archive/Falcon3-10B-Instruct-abliterated-ChatMLified](https://huggingface.co/Nitral-Archive/Falcon3-10B-Instruct-abliterated-ChatMLified)
|
| 14 |
|
| 15 |
+
### The following YAML configuration was used to produce this model:
|
|
|
|
|
|
|
|
|
|
| 16 |
```yaml
|
| 17 |
slices:
|
| 18 |
- sources:
|