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

6 lines
143 B
JSON

{
"chat_template": "chat_templates/phi-3.jinja",
"stop_str": null,
"stop_token_ids": [2, 32000, 32007],
"system_prompt": null
}