mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-12 15:20:51 +08:00
6 lines
282 B
JSON
6 lines
282 B
JSON
{
|
|
"chat_template": "chat_templates/vicuna.jinja",
|
|
"stop_str": null,
|
|
"stop_token_ids": [2],
|
|
"system_prompt": "A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions."
|
|
} |