Added an empty profile
This commit is contained in:
parent
de194bead6
commit
abb8054892
1 changed files with 8 additions and 0 deletions
8
profiles/empty.json
Normal file
8
profiles/empty.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"name": "None",
|
||||
"conversation_prefix": "",
|
||||
"user_keyword": "",
|
||||
"assistant_keyword": "",
|
||||
"separator": "",
|
||||
"stop_sequences": []
|
||||
}
|
Reference in a new issue