Update README.md
Browse files
README.md
CHANGED
@@ -44,7 +44,7 @@ Here are a list of clients and libraries that are known to support GGUF:
|
|
44 |
## Prompt template: TinyLlama chat
|
45 |
|
46 |
```
|
47 |
-
<|im_start|>user\
|
48 |
```
|
49 |
|
50 |
Example:
|
|
|
44 |
## Prompt template: TinyLlama chat
|
45 |
|
46 |
```
|
47 |
+
<|im_start|>user\n{prompt}<|im_end|>\n<|im_start|>assistant\n
|
48 |
```
|
49 |
|
50 |
Example:
|