Update README.md
Browse files
README.md
CHANGED
@@ -48,6 +48,7 @@ GGML files are for CPU + GPU inference using [llama.cpp](https://github.com/gger
|
|
48 |
|
49 |
## Prompt template: Custom
|
50 |
|
|
|
51 |
{system_message}
|
52 |
|
53 |
### Instruction:
|
@@ -56,6 +57,7 @@ GGML files are for CPU + GPU inference using [llama.cpp](https://github.com/gger
|
|
56 |
|
57 |
### Response:
|
58 |
|
|
|
59 |
|
60 |
<!-- compatibility_ggml start -->
|
61 |
## Compatibility
|
|
|
48 |
|
49 |
## Prompt template: Custom
|
50 |
|
51 |
+
```
|
52 |
{system_message}
|
53 |
|
54 |
### Instruction:
|
|
|
57 |
|
58 |
### Response:
|
59 |
|
60 |
+
```
|
61 |
|
62 |
<!-- compatibility_ggml start -->
|
63 |
## Compatibility
|