enable chat mode by default on KoboldAI
This commit is contained in:
parent
2b4b8b809b
commit
5d66b8c13f
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"_name_or_path": "pygmalion-2.7b",
|
"_name_or_path": "pygmalion-2.7b",
|
||||||
|
"chatmode": true,
|
||||||
"activation_function": "gelu_new",
|
"activation_function": "gelu_new",
|
||||||
"architectures": [
|
"architectures": [
|
||||||
"GPTNeoForCausalLM"
|
"GPTNeoForCausalLM"
|
||||||
|
|
Loading…
Reference in New Issue