Use Vicuna-v0 by default for Vicuna models

This commit is contained in:
oobabooga 2023-04-26 17:45:38 -03:00
parent 93e5c066ae
commit 91745f63c3
2 changed files with 0 additions and 2 deletions

View file

@ -0,0 +1,4 @@
name: "ASSISTANT:"
your_name: "USER:"
context: "A chat between a user and an assistant.\n\n"
turn_template: "<|user|> <|user-message|>\n<|bot|> <|bot-message|></s>\n"