Improved the vicuna-v0 profile
This commit is contained in:
parent
2a46750ee9
commit
de194bead6
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Vicuna",
|
||||
"conversation_prefix": "A chat between a curious user and a helpful AI assistant.\n\n",
|
||||
"conversation_prefix": "A chat between a curious human and a helpful AI assistant.\n\n",
|
||||
"user_keyword": "### Human:",
|
||||
"assistant_keyword": "### Assistant:",
|
||||
"separator": "\n",
|
||||
|
|
Reference in a new issue