Update prompt format
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ Run them in [LM Studio](https://lmstudio.ai/)
|
|
17 |
## Prompt format
|
18 |
|
19 |
```
|
20 |
-
<|begin▁of▁sentence|>{system_prompt}<|User|>{prompt}<|Assistant
|
21 |
```
|
22 |
|
23 |
## Download a file (not the whole branch) from below:
|
|
|
17 |
## Prompt format
|
18 |
|
19 |
```
|
20 |
+
<|begin▁of▁sentence|>{system_prompt}<|User|>{prompt}<|Assistant|>
|
21 |
```
|
22 |
|
23 |
## Download a file (not the whole branch) from below:
|