perlthoughts commited on
Commit
3e79680
1 Parent(s): 0b1b934

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -5
README.md CHANGED
@@ -50,11 +50,7 @@ Here is my contribution.
50
  Replace {system} with your system prompt, and {prompt} with your prompt instruction.
51
 
52
  ```
53
- ### System:
54
- {system}
55
- ### User:
56
- {instruction}
57
- ### Assistant:
58
  ```
59
 
60
  ### Bug fixes
 
50
  Replace {system} with your system prompt, and {prompt} with your prompt instruction.
51
 
52
  ```
53
+ GPT4 System: {system}<|end_of_turn|>GPT4 User: {prompt}<|end_of_turn|>GPT4 Assistant:
 
 
 
 
54
  ```
55
 
56
  ### Bug fixes