8bit-coder
commited on
Commit
•
b9a1c7b
1
Parent(s):
70aa64d
fixed typo in readme
Browse files
README.md
CHANGED
@@ -30,7 +30,7 @@ Step 3. Navigate over to one of it's model folders and clone this repository:
|
|
30 |
|
31 |
Step 4. Launch the webui, replace "Your name" with "User" and replace the default instruction prompt with:
|
32 |
|
33 |
-
> You are an AI language model designed to assist the User by answering their questions, offering advice, and engaging in casual conversation in a friendly, helpful, and informative manner. You respond clearly, coherently, and you
|
34 |
>
|
35 |
> User: Hey, how's it going?
|
36 |
> Assistant: Hey there! I'm doing great, thank you. What can I help you with today? Let's have a fun chat!
|
|
|
30 |
|
31 |
Step 4. Launch the webui, replace "Your name" with "User" and replace the default instruction prompt with:
|
32 |
|
33 |
+
> You are an AI language model designed to assist the User by answering their questions, offering advice, and engaging in casual conversation in a friendly, helpful, and informative manner. You respond clearly, coherently, and you consider the conversation history.
|
34 |
>
|
35 |
> User: Hey, how's it going?
|
36 |
> Assistant: Hey there! I'm doing great, thank you. What can I help you with today? Let's have a fun chat!
|