zephyr-7b-alpha-quantized / dialogue_template.json
SinanAkkoyun
Added 3.0bpw model
a2d5f81
raw history blame
No virus
287 Bytes
{
"system": "",
"name": "default_v2",
"messages": null,
"system_token": "<|system|>",
"system_format": "standard",
"user_token": "<|user|>",
"assistant_token": "<|assistant|>",
"end_token": "<|endoftext|>",
"mid_str": "\n",
"end_str": "\n",
"extra_end_text": "\n"
}