From e2fb1c4a98a10e2c4b57f55b5f0887e4ac2b102a Mon Sep 17 00:00:00 2001 From: "0x000011b@waifu.club" <11b@users.noreply.huggingface.co> Date: Wed, 11 Jan 2023 23:43:59 +0000 Subject: [PATCH] revert KAI chatmode config until related fixes land on stable version --- config.json | 1 - 1 file changed, 1 deletion(-) diff --git a/config.json b/config.json index 6ae4161..db20fb6 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,5 @@ { "_name_or_path": "pygmalion-2.7b", - "chatmode": true, "activation_function": "gelu_new", "architectures": [ "GPTNeoForCausalLM"