11b commited on
Commit
04fd5e6
1 Parent(s): 51d7365

enable chat mode by default on KoboldAI

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -1,5 +1,6 @@
1
  {
2
  "_name_or_path": "opt-350m",
 
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
 
1
  {
2
  "_name_or_path": "opt-350m",
3
+ "chatmode": true,
4
  "activation_dropout": 0.0,
5
  "activation_function": "relu",
6
  "architectures": [