TheBloke Mikael110 commited on
Commit
64e9961
·
1 Parent(s): 8409a53

Correct Prompt Template (#3)

Browse files

- Correct Prompt Template (4c3798aa352316b9626c51eaca2ceec16402343f)


Co-authored-by: Mikael <[email protected]>

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -37,8 +37,8 @@ GGML files are for CPU + GPU inference using [llama.cpp](https://github.com/gger
37
  ## Prompt template
38
 
39
  ```
40
- USER: prompt
41
- ASSISTANT:
42
  ```
43
 
44
  <!-- compatibility_ggml start -->
 
37
  ## Prompt template
38
 
39
  ```
40
+ ### Human: prompt
41
+ ### Assistant:
42
  ```
43
 
44
  <!-- compatibility_ggml start -->