beberik commited on
Commit
1e7715d
1 Parent(s): cc3ca8b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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.