COMMITS
/ src/llama-chat.cpp April 5, 2026
R
model : add HunyuanOCR support (#21395)
Richard Davison committed
April 2, 2026
J
chat : add Granite 4.0 chat template with correct tool_call role mapping (#20804)
Jesus Talavera committed
March 25, 2026
S
mtmd: Add DeepSeekOCR Support (#17400)
Saba Fallah committed
February 2, 2026
C
docs : Minor cleanups (#19252)
Christian Kastner committed
January 13, 2026
J
model : add EXAONE MoE (#18543)
Junwon Hwang committed
January 1, 2026
H
model: add Solar Open model (#18511)
HelloKS committed
November 5, 2025
L
model : add openPangu-Embedded (#16941)
Li Pengzhan committed
October 20, 2025
S
model : add BailingMoeV2 support (#16063)
Sigbjørn Skjæret committed
October 6, 2025
G
chat : Granite Docling stopping (#16438)
Gabe Goodhart committed
September 14, 2025
S
model : add grok-2 support (#15539)
Sigbjørn Skjæret committed
August 23, 2025
P
model : add support for Seed-OSS (#15490)
Piotr Wilkin (ilintar) committed
L
chat : fix debug build assertion in trim function (#15520)
LaffeyNyaa committed
August 6, 2025
S
chat : fix yandex chat template (#15116)
Sigbjørn Skjæret committed
S
chat : fix hunyuan auto-detection (#15114)
stevenkuang committed
August 5, 2025
G
llama : add gpt-oss (#15091)
Georgi Gerganov committed
August 1, 2025
S
model : add hunyuan dense (#14878)
stevenkuang committed
July 24, 2025
X
chat : fix kimi-k2 chat template (#14852)
Xuan-Son Nguyen committed
July 18, 2025
L
model : add EXAONE 4.0 support (#14630)
lgai-exaone committed
July 15, 2025
G
model : add Kimi-K2 support (#14654)
Gabriel Larson committed
July 13, 2025
M
llama : add jinja template for rwkv-world (#14665)
Molly Sophia committed
July 8, 2025
S
model : fix hunyuan moe chat template (#14584)
stevenkuang committed
X
model : add hunyuan moe (#14425)
Xuan-Son Nguyen committed
June 23, 2025
M
llama : better rwkv chat template and add missing `inputs.use_jinja` setting (#14336)
Molly Sophia committed
June 18, 2025
X
llama-chat : fix multiple system message for gemma, orion (#14246)
Xuan-Son Nguyen committed
June 15, 2025
M
model : add dots.llm1 architecture support (#14044) (#14118)
Mikko Juola committed
May 9, 2025
X
llama : one-off chat template fix for Mistral-Small-2503 (#13398)
Xuan-Son Nguyen committed
May 2, 2025
P
llama-chat : reset glmedge chat template (#13253)
piDack committed
May 1, 2025
M
llama-chat : update GLM4 chat template (#13238)
matteo committed
April 28, 2025
X
mtmd : fix glm-edge redundant token count (#13139)
Xuan-Son Nguyen committed
X
llama-chat : fix typo GML --> GLM (#13143)
Xuan-Son Nguyen committed
April 27, 2025
M
llama-chat : fix wrong template in GLM4-0414 (#13140)
matteo committed
April 22, 2025
X
mtmd : support SmolVLM (version 1 and 2) (#13050)
Xuan-Son Nguyen committed
April 21, 2025
X
mtmd : merge llava, gemma3 and minicpmv CLI into single `llama-mtmd-cli` (#13012)
Xuan-Son Nguyen committed
April 7, 2025
X
llama : Support llama 4 text-only (#12791)
Xuan-Son Nguyen committed
March 30, 2025
S
llama : support BailingMoE (Ling) (#12634)
Sigbjørn Skjæret committed
S
llama-chat : Add Yandex instruct model template support (#12621)
Sergei Vorobyov committed
March 4, 2025
M
ggml : portability fixes for VS 2017 (#12150)
mgroeber9110 committed
February 2, 2025
P
January 20, 2025
X
llama : add support for Deepseek-R1-Qwen distill model (#11310)
Xuan Son Nguyen committed
January 9, 2025
X
llama-chat : add phi 4 template (#11148)
Xuan Son Nguyen committed
January 4, 2025
F
llama : Add support for DeepSeek V3 (#11049)
fairydreaming committed
January 3, 2025
G
llama : refactor `src/llama.cpp` (#10902)
Georgi Gerganov committed