Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,9 @@ tags:
|
|
12 |
|
13 |
The model is currently uploading and should be available in a couple of hours!
|
14 |
|
15 |
-
This is an experimental MoE model made with [Mergekit](https://github.com/arcee-ai/mergekit). It was made by combining four [WizardLM-2-7B](https://huggingface.co/microsoft/WizardLM-2-7B) models using the random gate mode.
|
|
|
|
|
16 |
|
17 |
# Quanitized versions
|
18 |
|
|
|
12 |
|
13 |
The model is currently uploading and should be available in a couple of hours!
|
14 |
|
15 |
+
This is an experimental MoE model made with [Mergekit](https://github.com/arcee-ai/mergekit). It was made by combining four [WizardLM-2-7B](https://huggingface.co/microsoft/WizardLM-2-7B) models using the random gate mode.
|
16 |
+
|
17 |
+
Please be sure to set experts per token to 4 for the best results! Context length should be the same as Mistral-7B-Instruct-v0.1 (8k tokens). For instruction templates, Vicuna-v1.1 is recommended.
|
18 |
|
19 |
# Quanitized versions
|
20 |
|