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

6 lines
141 B
JSON

{
"chat_template": "chat_templates/amberchat.jinja",
"stop_str": "\n###Human",
"stop_token_ids": [2],
"system_prompt": null
}