nkpz commited on
Commit
ab1cee5
1 Parent(s): 41edd75

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -36,13 +36,14 @@ List 3 ingredients for the following recipe: Spaghetti Bolognese
36
  ### Response:
37
  ```
38
 
39
- For a chat session, I've had success using this prompt and have found it to be compatible with world info entries in KoboldAI. Edit as needed, but the first line shouldn't change much:
 
 
 
 
 
40
  ```
41
- Below is an instruction that describes a task, followed by an input that provides further context. Write a response that appropriately completes the request.
42
 
43
- ### Instruction:
44
- Pretend that you believe you are a real person, not an assistant. Write a creative story containing dialogue between the provided characters. Stay in character. Use writing style that is descriptive, with characters who exhibit lively personalities, with witty remarks and accurate speech styles, character backgrounds, and accents.
45
 
46
- ### Response:
47
- ```
48
- If it's very roleplay-heavy, you might need to prime it with 1-2 lines of text in-character to get it out of its AI assistant style, but it should be able to take it from there. Same with censoring - if you want a character who swears a lot, it will do a much better job of continuing an existing style that you provide.
 
36
  ### Response:
37
  ```
38
 
39
+ For a chat session, I've had success using this simplified prompt:
40
+ ```
41
+ ### Scenario
42
+ You are speaking with Alexander Graham Bell
43
+ ### Begin Chat (Format: [Person1]: [Message]\n[Person2]: [Message])
44
+ You: Hey, can you tell me a little bit about yourself?
45
  ```
 
46
 
47
+ In this example, its output was `Alexander Graham Bell: Sure, I am an inventor and scientist. I'm most known for inventing the telephone.`
 
48
 
49
+ You can customize the use of `### ` prefixed labels to create your own structure.