enable chat mode by default on KoboldAI

This commit is contained in:
0x000011b@waifu.club 2023-01-11 21:45:42 +00:00 committed by huggingface-web
parent 51d7365d27
commit 04fd5e6530
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
{ {
"_name_or_path": "opt-350m", "_name_or_path": "opt-350m",
"chatmode": true,
"activation_dropout": 0.0, "activation_dropout": 0.0,
"activation_function": "relu", "activation_function": "relu",
"architectures": [ "architectures": [