planning: Cortex supports chat_templates
in model.yaml
#1758
Labels
category: model management
Model pull, yaml, model state
chat_templates
in model.yaml
#1758
Goal
model.yaml
to align with a genericchat_template
that can support reasoning modelstokenizer_config.json
(in HF Transformers),model.yaml
to accomodate System Promptprompt_template
(our own creation?) is not a standard fieldprompt_template
currently takes in a system_message variable%tools%
, etcchat_template
(from HF Transformers)in-prefix
andin-suffix
Tasklist
chat_template
(align with HF Transformers?)chat_template
andprompt_templates
chat_template
overridesprompt_template
prompt_template
as deprecated (we don't support for future models)chat_template
model.yaml
that addschat_template
tokenizer_config.json
Resources
GGUF
in-prefix
andin-suffix
HF Transformers
tokenizer_config.json
definechat_template
and include it in model reposmodel.yaml
that can override this if neededExample
qwq Chat Template prompt (jinja2)
Current
model.yaml
formatThe text was updated successfully, but these errors were encountered: