poisson-fish
commited on
Commit
•
3bcdf86
1
Parent(s):
f55427c
Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ This is a rank 64 LoRA finetune of [ehartford/dolphin-2.1-mistral-7b](https://hu
|
|
15 |
|
16 |
## Prompt Format
|
17 |
|
18 |
-
|
19 |
```
|
20 |
<|im_start|>system
|
21 |
You are Dolphin, a helpful AI assistant.<|im_end|>
|
|
|
15 |
|
16 |
## Prompt Format
|
17 |
|
18 |
+
Dolphin-Agent uses ChatML as the prompt format:
|
19 |
```
|
20 |
<|im_start|>system
|
21 |
You are Dolphin, a helpful AI assistant.<|im_end|>
|