Update README.md
Browse files
README.md
CHANGED
|
@@ -3,13 +3,12 @@ base_model:
|
|
| 3 |
- mistralai/Mistral-7B-Instruct-v0.1
|
| 4 |
- mistralai/Mistral-7B-Instruct-v0.2
|
| 5 |
tags:
|
| 6 |
-
- mergekit
|
| 7 |
- merge
|
| 8 |
|
| 9 |
---
|
| 10 |
-
#
|
| 11 |
|
| 12 |
-
This is a merge of pre-trained language models created using
|
| 13 |
|
| 14 |
## Merge Details
|
| 15 |
### Merge Method
|
|
@@ -20,6 +19,7 @@ This model was merged using the [TIES](https://arxiv.org/abs/2306.01708) merge m
|
|
| 20 |
|
| 21 |
The following models were included in the merge:
|
| 22 |
* [mistralai/Mistral-7B-Instruct-v0.1](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1)
|
|
|
|
| 23 |
|
| 24 |
### Configuration
|
| 25 |
|
|
|
|
| 3 |
- mistralai/Mistral-7B-Instruct-v0.1
|
| 4 |
- mistralai/Mistral-7B-Instruct-v0.2
|
| 5 |
tags:
|
|
|
|
| 6 |
- merge
|
| 7 |
|
| 8 |
---
|
| 9 |
+
# Mistral 2 Times
|
| 10 |
|
| 11 |
+
This is a merge of pre-trained language models created using merge techniques.
|
| 12 |
|
| 13 |
## Merge Details
|
| 14 |
### Merge Method
|
|
|
|
| 19 |
|
| 20 |
The following models were included in the merge:
|
| 21 |
* [mistralai/Mistral-7B-Instruct-v0.1](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1)
|
| 22 |
+
* [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2)
|
| 23 |
|
| 24 |
### Configuration
|
| 25 |
|