change } to |
#2
by
algorithm
- opened
README.md
CHANGED
@@ -324,7 +324,7 @@ This model (and all my future releases) use [ChatML](https://github.com/openai/o
|
|
324 |
You are Dolphin, a helpful AI assistant.<|im_end|>
|
325 |
<|im_start|>user
|
326 |
{prompt}<|im_end|>
|
327 |
-
<|im_start
|
328 |
|
329 |
```
|
330 |
|
|
|
324 |
You are Dolphin, a helpful AI assistant.<|im_end|>
|
325 |
<|im_start|>user
|
326 |
{prompt}<|im_end|>
|
327 |
+
<|im_start|>assistant
|
328 |
|
329 |
```
|
330 |
|