TehVenom commited on
Commit
a34fe10
1 Parent(s): d575f83

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%] + Pygmalion V8p4 [60%]), \na mix of the models reciprocate/ppo_hh_gpt-j, and PygmalionAI/pygmalion-6b at a ratio of 50:50"
42
  }