COMMITS
July 14, 2026
D
Release 1.19.0
deadprogram committed
July 13, 2026
D
feature: add support for llama.cpp new ftype identifier functions
deadprogram committed
D
mtmd: add new TextLen field to mtmd.InputText
deadprogram committed
June 24, 2026
D
Release 1.18.0
deadprogram committed
D
mtmd: add batch API wrappers (llama.cpp PR #24384)
deadprogram committed
D
mtmd: add video input support (llama.cpp #24269)
deadprogram committed
D
mtmd: implement SetProgressCallback for ContextParamsType
deadprogram committed
D
pkg/llama: add support for llama_model_n_layer_nextn
deadprogram committed
June 23, 2026
D
pkg/mtmd: add ProgressCallback fields missing since llama.cpp b9750
deadprogram committed
June 18, 2026
D
test: check for any valid chunk since return order may be different
deadprogram committed
June 13, 2026
D
Release 1.17.1
deadprogram committed
D
mtmd: add BatchMaxTokens for new field added by llama.cpp
deadprogram committed
June 11, 2026
D
Release 1.17.0
deadprogram committed
D
mtmd: modify Bitmap file helpers to return new BitmapWrapper type added by llama.cpp
deadprogram committed
June 8, 2026
D
Release 1.16.1
deadprogram committed
D
context: add new parent context for MTP support added in llama.cpp
deadprogram committed
June 6, 2026
D
Release 1.16.0
deadprogram committed
D
mtmd: update bitmap helpers for llama.cpp PR #23913 placeholder support
deadprogram committed
June 2, 2026
D
Release 1.15.0
deadprogram committed
D
feat: automatically fallback to previous llama.cpp version on 404 errors
deadprogram committed
D
addition: limit max outputs of llama_context
deadprogram committed
May 18, 2026
D
Release 1.14.1
deadprogram committed
D
pkg/llama: add llama_n_rs_seq binding
deadprogram committed
May 17, 2026
D
Release 1.14.0
deadprogram committed
D
llama: update ContextParams for llama.cpp MTP support (PR #22673)
deadprogram committed
May 8, 2026
D
fix(ffi): correct FFI return/param type sizes to prevent heap corruption
deadprogram committed
May 3, 2026
D
message: add Gemma 3 bare pipe token support and BuiltinTemplate helper
deadprogram committed
May 2, 2026
D
message: add Gemma 3 format support
deadprogram committed
April 30, 2026
D
download: make the download progress indicator a little nicer
deadprogram committed
D
fix: parse unclosed tool calls and normalize Phi/Gemma tags
deadprogram committed