mrseeker87 commited on
Commit
78ead9e
1 Parent(s): b84ac6f

Adding welcome message

Browse files
Files changed (1) hide show
  1. config.json +2 -0
config.json CHANGED
@@ -79,5 +79,7 @@
79
  "vocab_size": 50257,
80
  "temp": 0.7,
81
  "rep_pen": 1.75,
 
 
82
  "window_size": 256
83
  }
79
  "vocab_size": 50257,
80
  "temp": 0.7,
81
  "rep_pen": 1.75,
82
+ "welcome": "## Warning: This model has a very heavy NSFW bias and is not suitable for use by minors!\n\nYou are currently running story-writing model `Shinen, version 1.`\n\n This model is made by [Mr. Seeker](https://www.patreon.com/mrseeker)\n\n### How to use this model\n\nShinen is designed to generate short stories and novels. Use the authors note to give it a certain genre to follow, use memory to give an overview of the story and use World Information to give it specific details about the characters. To start off, give the AI an idea what you are writing about by setting the scene. Give the AI around 10 sentences that make your story reall interesting to read. Introduce your character, describe the world, blow something up, or let the AI use it's creative mind.",
83
+ "antemplate": "[Theme: <|>]",
84
  "window_size": 256
85
  }