TehVenom commited on
Commit
6f24e8f
·
1 Parent(s): 4f64f1c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -37,5 +37,6 @@
37
  "torch_dtype": "float16",
38
  "transformers_version": "4.25.0.dev0",
39
  "use_cache": true,
40
- "vocab_size": 50400
 
41
  }
 
37
  "torch_dtype": "float16",
38
  "transformers_version": "4.25.0.dev0",
39
  "use_cache": true,
40
+ "vocab_size": 50400,
41
+ "welcome": "You are currently running ((ppo_hh-GPT-J[20%] + Janeway[20%]) + Pygmalion-6b [60%]), \na mix of the models reciprocate/ppo_hh_gpt-j, KoboldAI/GPT-J-6B-Janeway, and PygmalionAI/pygmalion-6b at a ratio of 20:20:50"
42
  }