ComfyUI/comfy/language/generation_configs/zephyr.json
2024-08-27 12:58:40 -07:00

6 lines
130 B
JSON

{
"chat_template": "chat_templates/zephyr.jinja",
"stop_str": null,
"stop_token_ids": [2],
"system_prompt": null
}