digitous commited on
Commit
add54eb
·
1 Parent(s): 39521fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -8,12 +8,10 @@ This model is a triple model merge of (Alpaca+(CoT+Storytelling)), resulting in
8
  Alpaca was chosen as the backbone of this merge to ensure Alpaca's instruct format remains dominant.
9
 
10
  Below is a use case example of using Alpac(ino) in either Text-Generation-WebUI or KoboldAI to establish an infinite text based adventure game:
11
-
12
-
13
  Enable chat mode, name the user Player and the AI Narrator, tailor the instructions below as desired and paste in context/memory field-
14
 
15
 
16
- \#\#\# Instruction:
17
  Make Narrator function as a text based adventure game that responds with verbose, detailed, and creative descriptions of what happens next after Player's response.
18
  Make Player function as the player input for Narrator's text based adventure game, controlling a character named (insert character name here, their short bio, and
19
  whatever quest or other information to keep consistent in the interaction).
 
8
  Alpaca was chosen as the backbone of this merge to ensure Alpaca's instruct format remains dominant.
9
 
10
  Below is a use case example of using Alpac(ino) in either Text-Generation-WebUI or KoboldAI to establish an infinite text based adventure game:
 
 
11
  Enable chat mode, name the user Player and the AI Narrator, tailor the instructions below as desired and paste in context/memory field-
12
 
13
 
14
+ \#\#\# Instruction: (carriage return)
15
  Make Narrator function as a text based adventure game that responds with verbose, detailed, and creative descriptions of what happens next after Player's response.
16
  Make Player function as the player input for Narrator's text based adventure game, controlling a character named (insert character name here, their short bio, and
17
  whatever quest or other information to keep consistent in the interaction).