Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ Run them directly with [llama.cpp](https://github.com/ggerganov/llama.cpp), or a
|
|
21 |
## Prompt format
|
22 |
|
23 |
```
|
24 |
-
<|begin▁of▁sentence|>{system_prompt}<|User|>{prompt}<|Assistant
|
25 |
```
|
26 |
|
27 |
## Download a file (not the whole branch) from below:
|
|
|
21 |
## Prompt format
|
22 |
|
23 |
```
|
24 |
+
<|begin▁of▁sentence|>{system_prompt}<|User|>{prompt}<|Assistant|>
|
25 |
```
|
26 |
|
27 |
## Download a file (not the whole branch) from below:
|