Update README.md
Browse files
README.md
CHANGED
@@ -2,12 +2,14 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- merge
|
|
|
5 |
---
|
6 |
|
7 |
# NeuralPipe-7B
|
8 |
|
9 |
This model is a merge of the following models made with [mergekit](https://github.com/cg123/mergekit):
|
10 |
* [OpenPipe/mistral-ft-optimized-1218](https://huggingface.co/OpenPipe/mistral-ft-optimized-1218)
|
|
|
11 |
|
12 |
## 🧩 Configuration
|
13 |
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- merge
|
5 |
+
- mergekit
|
6 |
---
|
7 |
|
8 |
# NeuralPipe-7B
|
9 |
|
10 |
This model is a merge of the following models made with [mergekit](https://github.com/cg123/mergekit):
|
11 |
* [OpenPipe/mistral-ft-optimized-1218](https://huggingface.co/OpenPipe/mistral-ft-optimized-1218)
|
12 |
+
* [mlabonne/NeuralHermes-2.5-Mistral-7B](https://huggingface.co/mlabonne/NeuralHermes-2.5-Mistral-7B)
|
13 |
|
14 |
## 🧩 Configuration
|
15 |
|