change } to | (#2)
Browse files- change } to | (0ba36c346f178581e6c49f3bcd980df8ce42bf67)
Co-authored-by: algorithm <[email protected]>
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 |
|