chat : add Granite 4.1 chat template (#23518)

This commit is contained in:
Jesus Talavera
2026-05-28 13:13:33 +02:00
committed by GitHub
parent 7c48fb81ce
commit bb771cbd2b
5 changed files with 159 additions and 1 deletions
+1
View File
@@ -41,6 +41,7 @@ enum llm_chat_template {
LLM_CHAT_TEMPLATE_RWKV_WORLD,
LLM_CHAT_TEMPLATE_GRANITE_3_X,
LLM_CHAT_TEMPLATE_GRANITE_4_0,
LLM_CHAT_TEMPLATE_GRANITE_4_1,
LLM_CHAT_TEMPLATE_GIGACHAT,
LLM_CHAT_TEMPLATE_MEGREZ,
LLM_CHAT_TEMPLATE_YANDEX,