enable chat mode by default on KoboldAI
This commit is contained in:
parent
51d7365d27
commit
04fd5e6530
|
@ -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": [
|
||||||
|
|
Loading…
Reference in New Issue