Update README.md
Browse files
README.md
CHANGED
|
@@ -16,18 +16,15 @@ license: apache-2.0
|
|
| 16 |
model_creator: Eric Hartford
|
| 17 |
model_name: Dolphin 2.5 Mixtral 8X7B
|
| 18 |
model_type: mixtral
|
| 19 |
-
prompt_template:
|
| 20 |
-
|
| 21 |
{system_message}<|im_end|>
|
| 22 |
-
|
| 23 |
<|im_start|>user
|
| 24 |
-
|
| 25 |
{prompt}<|im_end|>
|
| 26 |
-
|
| 27 |
<|im_start|>assistant
|
| 28 |
-
|
| 29 |
-
'
|
| 30 |
quantized_by: TheBloke
|
|
|
|
|
|
|
| 31 |
---
|
| 32 |
<!-- markdownlint-disable MD041 -->
|
| 33 |
|
|
@@ -395,4 +392,4 @@ Dolphin 3.0 dataset is in progress, and will include:
|
|
| 395 |
|
| 396 |
[swag](https://fa7113.myshopify.com/)
|
| 397 |
|
| 398 |
-
<!-- original-model-card end -->
|
|
|
|
| 16 |
model_creator: Eric Hartford
|
| 17 |
model_name: Dolphin 2.5 Mixtral 8X7B
|
| 18 |
model_type: mixtral
|
| 19 |
+
prompt_template: |
|
| 20 |
+
<|im_start|>system
|
| 21 |
{system_message}<|im_end|>
|
|
|
|
| 22 |
<|im_start|>user
|
|
|
|
| 23 |
{prompt}<|im_end|>
|
|
|
|
| 24 |
<|im_start|>assistant
|
|
|
|
|
|
|
| 25 |
quantized_by: TheBloke
|
| 26 |
+
tags:
|
| 27 |
+
- llamafile
|
| 28 |
---
|
| 29 |
<!-- markdownlint-disable MD041 -->
|
| 30 |
|
|
|
|
| 392 |
|
| 393 |
[swag](https://fa7113.myshopify.com/)
|
| 394 |
|
| 395 |
+
<!-- original-model-card end -->
|