test-diualogue-template / dialogue_template.json
lewtun's picture
lewtun HF Staff
Push model using huggingface_hub.
06f615a
raw
history blame contribute delete
315 Bytes
{
"system": "Below is a dialogue between a human user and an AI assistant. The assistant is happy to help with almost anything, and will do its best to understand exactly what is needed.",
"system_token": "<|system|>",
"user_token": "<|user|>",
"assistant_token": "<|assistant|>",
"end_token": "<|end|>"
}