TheBloke commited on
Commit
eed7ea2
1 Parent(s): 3c26332

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -88,7 +88,7 @@ prompt = "Tell me about AI"
88
  prompt_template=f'''A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions.
89
 
90
  USER: {prompt}
91
- ASSISTANT:```
92
 
93
  print("\n\n*** Generate:")
94
 
 
88
  prompt_template=f'''A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions.
89
 
90
  USER: {prompt}
91
+ ASSISTANT:'''
92
 
93
  print("\n\n*** Generate:")
94