enable chat mode by default on KoboldAI

This commit is contained in:
0x000011b@waifu.club 2023-01-11 21:46:10 +00:00 committed by 0x000011b
parent 2b4b8b809b
commit 5d66b8c13f
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
{
"_name_or_path": "pygmalion-2.7b",
"chatmode": true,
"activation_function": "gelu_new",
"architectures": [
"GPTNeoForCausalLM"