TheBloke commited on
Commit
7841c7d
1 Parent(s): 92e130a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
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: Falcon
39
 
40
  ```
41
- >>QUESTION<< PROMPT
42
- >>ANSWER<<
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 -->