Redesigned the chat history, renamed the profile names of vicuna-v0 and vicuna-v1.1 and updated the screnshot

This commit is contained in:
Julian Müller (ChaoticByte) 2023-05-30 23:10:36 +02:00
parent f4abe93735
commit 2a2241ce08
4 changed files with 27 additions and 21 deletions

View file

@ -1,5 +1,5 @@
{
"name": "Vicuna",
"name": "Vicuna v0",
"conversation_prefix": "A chat between a curious human and a helpful AI assistant.\n\n",
"user_keyword": "### Human:",
"assistant_keyword": "### Assistant:",

View file

@ -1,5 +1,5 @@
{
"name": "Vicuna",
"name": "Vicuna v1.1",
"conversation_prefix": "A chat between a curious user and a helpful AI assistant.\n\n",
"user_keyword": "USER:",
"assistant_keyword": "ASSISTANT:",