Envoid commited on
Commit
ccdc0a0
·
verified ·
1 Parent(s): 4627bd7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 Charles Goddard's handy merge kit (mixtral branch) with the following config
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