Update README.md
Browse files
README.md
CHANGED
@@ -35,12 +35,11 @@ For the previous ggmlv3 files, please see branch `ggmlv3`.
|
|
35 |
* [2, 3, 4, 5, 6 and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/falcon-7B-instruct-GGML)
|
36 |
* [Unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/tiiuae/falcon-7b-instruct)
|
37 |
|
38 |
-
## Prompt template
|
39 |
|
40 |
```
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
```
|
45 |
|
46 |
<!-- compatibility_ggml start -->
|
|
|
35 |
* [2, 3, 4, 5, 6 and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/falcon-7B-instruct-GGML)
|
36 |
* [Unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/tiiuae/falcon-7b-instruct)
|
37 |
|
38 |
+
## Prompt template
|
39 |
|
40 |
```
|
41 |
+
User: prompt
|
42 |
+
Assistant:
|
|
|
43 |
```
|
44 |
|
45 |
<!-- compatibility_ggml start -->
|