From 328f7362e47b50e8be39e443fb7222cb4ab9690c Mon Sep 17 00:00:00 2001 From: "0x000011b@waifu.club" <11b@users.noreply.huggingface.co> Date: Wed, 11 Jan 2023 23:43:17 +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 58a0a3f..a9f67b5 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,5 @@ { "_name_or_path": "pygmalion-6b", - "chatmode": true, "activation_function": "gelu_new", "architectures": [ "GPTJForCausalLM"