Update README.md
Browse files
README.md
CHANGED
@@ -110,6 +110,9 @@ model-index:
|
|
110 |
- The purpose is to create a model that can follow instructions well.
|
111 |
- It's not meant to be a particularly smart, stylish, or uncensored model.
|
112 |
|
|
|
|
|
|
|
113 |
## Merge Details
|
114 |
### Merge Method
|
115 |
|
@@ -119,10 +122,10 @@ using [mergekit](https://github.com/cg123/mergekit).
|
|
119 |
### Models Merged
|
120 |
|
121 |
The following models were included in the merge:
|
122 |
-
* Llama-3.1-8B-Ultra-Instruct
|
123 |
-
* Configurable-Llama-3.1-8B-Instruct
|
124 |
-
* Llama-3.1-Tulu-3-8B
|
125 |
-
* Llama-3.1-Storm-8B
|
126 |
|
127 |
### Configuration
|
128 |
|
|
|
110 |
- The purpose is to create a model that can follow instructions well.
|
111 |
- It's not meant to be a particularly smart, stylish, or uncensored model.
|
112 |
|
113 |
+
> [!NOTE]
|
114 |
+
> **Update:** This turned out to be a mediocre model compared to its parents at even the IFEval task. Consider those models instead. 😕
|
115 |
+
|
116 |
## Merge Details
|
117 |
### Merge Method
|
118 |
|
|
|
122 |
### Models Merged
|
123 |
|
124 |
The following models were included in the merge:
|
125 |
+
* [Dampfinchen/Llama-3.1-8B-Ultra-Instruct](https://huggingface.co/Dampfinchen/Llama-3.1-8B-Ultra-Instruct)
|
126 |
+
* [vicgalle/Configurable-Llama-3.1-8B-Instruct](https://huggingface.co/vicgalle/Configurable-Llama-3.1-8B-Instruct)
|
127 |
+
* [allenai/Llama-3.1-Tulu-3-8B](https://huggingface.co/allenai/Llama-3.1-Tulu-3-8B)
|
128 |
+
* [akjindal53244/Llama-3.1-Storm-8B](https://huggingface.co/akjindal53244/Llama-3.1-Storm-8B)
|
129 |
|
130 |
### Configuration
|
131 |
|