This repository has been archived on 2025-09-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Eucalyptus-Chat/profiles/vicuna.json

7 lines
No EOL
228 B
JSON

{
"name": "Vicuna",
"conversation_prefix": "A chat between a curious user and a helpful AI assistant. ",
"user_keyword": "### Human:",
"assistant_keyword": "### Assistant:",
"stop_sequences": ["### Human:"]
}