Update README.md
Browse files
README.md
CHANGED
@@ -80,3 +80,5 @@ parameters:
|
|
80 |
dtype: bfloat16
|
81 |
```
|
82 |
I use [mergekit](https://github.com/cg123/mergekit) for all the manipulation told here.
|
|
|
|
|
|
80 |
dtype: bfloat16
|
81 |
```
|
82 |
I use [mergekit](https://github.com/cg123/mergekit) for all the manipulation told here.
|
83 |
+
|
84 |
+
Thanks to the [Undi95](https://huggingface.co/Undi95) for the original [11B mistral merge](https://huggingface.co/Undi95/Mistral-11B-OmniMix) recipe.
|