Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ so if you are going to apply additional finetuning to the model you may need to
|
|
21 |
|
22 |
The model still responds well to [INST] Thingie [/INST] formatting quite well.
|
23 |
|
24 |
-
Or if preferred this can easily be reproduced if you have both base and instruct models handy using
|
25 |
```
|
26 |
models:
|
27 |
- model: ./mistralai_Mixtral-8x7B-Instruct-v0.1
|
|
|
21 |
|
22 |
The model still responds well to [INST] Thingie [/INST] formatting quite well.
|
23 |
|
24 |
+
Or if preferred this can easily be reproduced if you have both base and instruct models handy using mergekit (mixtral branch) with the following config
|
25 |
```
|
26 |
models:
|
27 |
- model: ./mistralai_Mixtral-8x7B-Instruct-v0.1
|