Update README.md
Browse files
README.md
CHANGED
@@ -47,6 +47,8 @@ Make sure to set the chat template correctly - initialize from the `mistral-inst
|
|
47 |
|
48 |
<img src="https://i.ibb.co/D9MVgK2/lmstudio-dlm-template.png" width="400px" />
|
49 |
|
|
|
|
|
50 |
## Model Architecture
|
51 |
|
52 |
DictaLM-2.0-Instruct follows the [Zephyr-7B-beta](https://huggingface.co/HuggingFaceH4/zephyr-7b-beta) recipe for fine-tuning an instruct model, with an extended instruct dataset for Hebrew.
|
|
|
47 |
|
48 |
<img src="https://i.ibb.co/D9MVgK2/lmstudio-dlm-template.png" width="400px" />
|
49 |
|
50 |
+
In addition, the model doesn't support any system prompt, so make sure to remove the system prompt as well.
|
51 |
+
|
52 |
## Model Architecture
|
53 |
|
54 |
DictaLM-2.0-Instruct follows the [Zephyr-7B-beta](https://huggingface.co/HuggingFaceH4/zephyr-7b-beta) recipe for fine-tuning an instruct model, with an extended instruct dataset for Hebrew.
|