enable chatmode by default in KoboldAI (#1)

- enable chatmode by default in KoboldAI (2e250bcc7192c3d3581a991df1176e7c55425616)
This commit is contained in:
0x000011b@waifu.club 2023-01-11 21:42:38 +00:00 committed by 0x000011b
parent fcfe044206
commit 2aef22b201
1 changed files with 1 additions and 0 deletions

View File

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