Set chat prompt size in tokens
This commit is contained in:
parent
1622059179
commit
7be372829d
2 changed files with 19 additions and 21 deletions
|
@ -9,9 +9,9 @@
|
|||
"prompt": "Common sense questions and answers\n\nQuestion: \nFactual answer:",
|
||||
"prompt_gpt4chan": "-----\n--- 865467536\nInput text\n--- 865467537\n",
|
||||
"stop_at_newline": true,
|
||||
"history_size": 0,
|
||||
"history_size_min": 0,
|
||||
"history_size_max": 64,
|
||||
"chat_prompt_size": 2048,
|
||||
"chat_prompt_size_min": 0,
|
||||
"chat_prompt_size_max": 2048,
|
||||
"preset_pygmalion": "Pygmalion",
|
||||
"name1_pygmalion": "You",
|
||||
"name2_pygmalion": "Kawaii",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue