Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ The model utilizes the standard Mixtral prompt format:
|
|
21 |
|
22 |
**Prompt Example:**
|
23 |
```
|
24 |
-
[INST] {prompt} [/
|
25 |
```
|
26 |
|
27 |
## Benchmarks
|
|
|
21 |
|
22 |
**Prompt Example:**
|
23 |
```
|
24 |
+
<s> [INST] {prompt-0} [/INST] {response}</s> [INST] {prompt-1} [/INST]
|
25 |
```
|
26 |
|
27 |
## Benchmarks
|