mrseeker87 commited on
Commit
9e1f149
1 Parent(s): bee0190

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -1
config.json CHANGED
@@ -25,5 +25,7 @@
25
  "transformers_version": "4.21.0.dev0",
26
  "use_cache": false,
27
  "vocab_size": 50265,
28
- "word_embed_proj_dim": 4096
 
 
29
  }
25
  "transformers_version": "4.21.0.dev0",
26
  "use_cache": false,
27
  "vocab_size": 50265,
28
+ "word_embed_proj_dim": 4096,
29
+ "welcome": "You are currently running the hybrid novel/adventure-writing model `Nerys v2, OPT-6B edition.`\n\n This model is made by [Mr. Seeker](https://www.patreon.com/mrseeker)\n\n### How to use this model\n\nNerys can both generate adventures and stories. 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 of what you are writing about by setting the scene. Give the AI around 10 sentences that make your story really interesting to read. Introduce your character, describe the world, blow something up, or let the AI use its creative mind. Turn Adventure mode on for an AI-Dungeon experience.",
30
+ "antemplate": "[Genre: <|>]"
31
  }