From 04fd5e653049107a40883c6ec01a352295bce818 Mon Sep 17 00:00:00 2001 From: "0x000011b@waifu.club" <11b@users.noreply.huggingface.co> Date: Wed, 11 Jan 2023 21:45:42 +0000 Subject: [PATCH] enable chat mode by default on KoboldAI --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index 562d268..6c6ea17 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,6 @@ { "_name_or_path": "opt-350m", + "chatmode": true, "activation_dropout": 0.0, "activation_function": "relu", "architectures": [