Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
418 commits
Select commit Hold shift + click to select a range
beac530
xcframework : disable mtmd video on i/tv/visionos (#25018)
CISC Jun 25, 2026
5c7c22c
opencl: flush profiling batch at shutdown for incomplete batches (#25…
shaofeiqi Jun 26, 2026
960d628
mamba2: remove hardcoded 2x expansion factor and invalid d_inner % d_…
limloop Jun 26, 2026
f818065
CUDA: batch out_prod broadcast (dps2>1) path with cublasSgemmBatched …
leonardHONG Jun 26, 2026
b11f7c1
mtmd: add more validations (#25013)
ngxson Jun 26, 2026
e7e3f35
sycl : clamp softmax input to avoid underflow (#24941)
Jassieluo Jun 26, 2026
1a87dcd
server + ui: SSE Replay Buffer (#23226)
ServeurpersoCom Jun 26, 2026
c16c35b
ggml-cpu: fix SVE leftover path in ggml_vec_dot_f32 (#24699)
tdakhran Jun 26, 2026
2f18fe1
CUDA: add cublasSgemmBatched mapping for HIP/MUSA vendor headers (#25…
leonardHONG Jun 26, 2026
9df0680
vulkan: Workaround compiler bug in conv2d coopmat2 path (#24924)
jeffbolznv Jun 26, 2026
ded1561
ui: fix accessibility for hover-gated interactive elements assisted b…
sanjayahari Jun 26, 2026
5a6a0dd
vulkan: add INTEL_XE1 arch enum and enable coopmat1 on Intel Xe-LPG P…
fish-jiang Jun 26, 2026
487a6cc
vulkan: opt mul_mat_vecq for mi50 (#22933)
chraac Jun 26, 2026
96183e9
ggml : bump version to 0.15.3 (ggml/1550)
ggerganov Jun 26, 2026
e7ea94a
sync : ggml
ggerganov Jun 26, 2026
5397c36
openvino: Update to OV 2026.2.1, self-contained release packages, ope…
ravi9 Jun 26, 2026
024930c
arg: fix handling --spec-draft-hf and --hf-repo-v (#25043)
ngxson Jun 26, 2026
5d8ccdf
devops : add llama in all docker images (#25035)
angt Jun 26, 2026
3fc4e10
sched : reintroduce less synchronizations during split compute (#20793)
aendk Jun 26, 2026
050ee92
app : allow --version, --licenses & --help (#25054)
angt Jun 26, 2026
83d385b
tests : fix test-chat-template --no-common option (#25075)
CISC Jun 27, 2026
0275c0f
ci : add windows-openvino to check-release (#25022)
CISC Jun 27, 2026
c299a92
binaries : Improve rpc-server and export-graph-ops names. (#25045)
ckastner Jun 27, 2026
0b6529d
vulkan: fix step operator for 0 input (#25036)
0cc4m Jun 27, 2026
9bebfcb
sycl : fix failed ut cases of norm (#25044)
arthw Jun 27, 2026
0ed235e
[CUDA] Added a cudaMemcpy2DAsync fast path to ggml_cuda_cpy (#25057)
gaugarg-nv Jun 27, 2026
ebd048f
opencl: flash attention improvement (#25069)
wanghqc Jun 27, 2026
27c8bb4
logs : reduce v2 (#25078)
ggerganov Jun 28, 2026
c1a1c8e
common : allow --offline in llama download (#25091)
angt Jun 28, 2026
d1b3425
spec : add DFlash support (#22105)
ruixiang63 Jun 28, 2026
f68a788
jinja: add --dump-prog for debugging (#25086)
ngxson Jun 28, 2026
c818263
chat : implement minicpm5 parser (#24889)
aldehir Jun 28, 2026
fa72bc6
dflash: refactor draft model conversion (#25110)
ruixiang63 Jun 28, 2026
7cb8576
ui: fix stop and reasoning skip in single-model mode (#25084)
ServeurpersoCom Jun 28, 2026
dbdaece
Revert "ui: fix accessibility for hover-gated interactive elements as…
allozaur Jun 28, 2026
b3fed31
jinja, chat: add --reasoning-preserve flag (#25105)
ngxson Jun 28, 2026
277a105
common : remove unused regex-partial (#25118)
o7si Jun 29, 2026
6cb18b2
tools/ui: restore Tailwind scanning in ignored worktrees (#24879)
seryogakovalyov Jun 29, 2026
8c146a8
DeepSeek V4 (#24162)
am17an Jun 29, 2026
25a1d63
vulkan: use flops instead of weight tensor size for submission heuris…
0cc4m Jun 29, 2026
6f4f53f
common : dedup preset and cached model entries in /v1/models (#25131)
angt Jun 29, 2026
86b9470
Revert "sched : reintroduce less synchronizations during split comput…
ORippler Jun 30, 2026
6c5de1c
ggml-webgpu: add support for NVFP4 (#25143)
yomaytk Jun 30, 2026
d9df110
HIP: use hipBLAS for dense prefill on gfx900, keep MMQ for MoE (#24588)
DEV-DUFORD Jun 30, 2026
f708a5b
vulkan: roll bk loop in matmul for asahi linux (#24663)
xingjianll Jun 30, 2026
e495d1e
CUDA: fix Gemma E4B MTP FlashAttention (#25148)
JohannesGaessler Jun 30, 2026
931eb37
CUDA: fix get_rows_back for tables with more than 65535 rows (grid-y …
mattjallo Jun 30, 2026
799fcc0
common,server: handle bracketed IPv6 literals in URL authority (#25140)
ServeurpersoCom Jun 30, 2026
4f31eed
model : register t_layer_inp for qwen3next (#25141)
jschmied Jun 30, 2026
0eca4d4
cuda : prevent integer truncation and overflow errors when using KQ m…
fairydreaming Jun 30, 2026
fd1a057
opencl: initial q1_0 support (#25160)
lhez Jul 1, 2026
7af4279
ui: Remove PWA navigate fallback to prevent caching API endpoint requ…
allozaur Jul 1, 2026
9d88e7c
ui Prevent tool messages from incorrectly appending to other conversa…
allozaur Jul 1, 2026
6dbc117
ggml-cpu: add AVX2 optimization for nvfp4 dot product and use UE4M3 L…
ragz4125 Jul 1, 2026
b820cc8
CUDA: consistent use of __restrict__ + PDL for FA (#25185)
JohannesGaessler Jul 1, 2026
13e6738
hexagon: flash attention rework (optimizations, accuracy improvements…
max-krasnyansky Jul 1, 2026
a6647b1
common : use hf primary split as model path (#25194)
angt Jul 1, 2026
4fc4ec5
opencl: allow loading precompiled binary kernels from library (#23042)
lhez Jul 1, 2026
fdb1db8
llama : add llama_model_ftype_name() (#25134)
angt Jul 2, 2026
c8ae9a7
vendor : update cpp-httplib to 0.49.0 (#25218)
cabelo Jul 3, 2026
5a460de
Remove redundant CUDA copies after gated_delta_net. (#23940)
gaugarg-nv Jul 3, 2026
9487528
ui: Add MCP Servers Opt-In for first time visitors (#25239)
allozaur Jul 3, 2026
b5315e1
server + ui: ping silent SSE streams every 1s and kick only after 3s …
ServeurpersoCom Jul 3, 2026
067de93
ui: align persisted config with strict server schema and enable think…
ServeurpersoCom Jul 3, 2026
75a48a9
cuda: enable topk-moe fusion for 288 experts (#25267)
pwilkin Jul 3, 2026
152d337
spec: support spec-draft-p-min in DFlash (#25246)
ruixiang63 Jul 3, 2026
f113e02
ui: strip path and weight extension from model id in single model mod…
ServeurpersoCom Jul 3, 2026
d4cff11
ui: Improve performance when streaming (#25225)
ntowle Jul 3, 2026
2d97363
chat: trim messages sent to StepFun parser (fixes long reasoning loop…
pwilkin Jul 3, 2026
ef2d770
ggml : fix broken CPU concat implementation for quantized types (#25247)
fairydreaming Jul 4, 2026
6658925
ui: add sync blocks so display/behavior settings can be set via --ui-…
ServeurpersoCom Jul 4, 2026
a410713
llama : add guard for K/V rotation input when buffer is unallocated (…
liminfei-amd Jul 4, 2026
78d2f52
cuda : concat implementation for quantized types (#25303)
fairydreaming Jul 5, 2026
7a63fde
ggml: Update VMM Pool allocation ggml-cuda.cu - Turing P2P access fix…
VexxieCode Jul 5, 2026
4b2a0cd
ggml : fix tensor-parallel + -ncmoe crash on MoE models (#25028)
liminfei-amd Jul 5, 2026
3e5036f
abort if we see a multi buffer (#25276)
netrunnereve Jul 5, 2026
2da6686
Fix stale tensor-split params for draft models (#24814)
RedToasty Jul 5, 2026
72874f5
ggml-cuda: optimize conv_transpose_1d indexing (#25310)
adavyas Jul 6, 2026
898b088
ui: fake 200 for proxy DELETE req (#25298)
ngxson Jul 6, 2026
d06ddd3
ggml-hip: enable -ffast-math for HIP builds (#23862)
a-huk Jul 6, 2026
4871961
scripts : use HF_TOKEN when downloading UI assets (#25280)
angt Jul 6, 2026
d80e878
ui: restore Ctrl+B sidebar toggle shortcut (#25307)
ServeurpersoCom Jul 6, 2026
86961ef
vulkan: fix 32-bit integer overflow in CEIL_DIV (#25245)
hokanosekai Jul 6, 2026
3b4fca1
ggml-cpu: Enable tiled matmul on AIX (#25199)
shalinib-ibm Jul 6, 2026
20a04b2
ggml-cpu: use UE4M3 LUT in ARM NVFP4 dot product (#25331)
ragz4125 Jul 6, 2026
bfdf581
server: temporary skip model downloading API test (#25355)
ngxson Jul 6, 2026
cb295bf
CUDA: extend K-type validation to V-types for flash attention (#24403)
sanmai Jul 6, 2026
9abce74
server: fix deadlock in load_models() when erasing a finished downloa…
ServeurpersoCom Jul 6, 2026
74976e1
CUDA: remove -sm row, refactor cuBLAS (#24216)
JohannesGaessler Jul 6, 2026
3f49e3a
Merge tag 'b9888' of https://github.com/ggml-org/llama.cpp into featu…
sxlmnwb Jul 6, 2026
f36e5c3
metal: add col2im_1d op (f32/f16/bf16) (#25176)
ServeurpersoCom Jul 6, 2026
f9a9a2e
fix: suppress upstream CUDA host compiler warnings via CMakeLists
sxlmnwb Jun 15, 2026
41cfd07
readme: update status llama.cpp release tracking
sxlmnwb Jul 6, 2026
ee445f9
common: Set optimal default thread count for ppc ( linux as well as A…
shalinib-ibm Jul 6, 2026
6f8895f
opencl: general flash attention decode performance optimizations (#25…
wanghqc Jul 7, 2026
a8cfdbb
vulkan : check src0 type in GGML_OP_SET_ROWS to avoid failures due to…
fairydreaming Jul 7, 2026
defa95c
speculative : fix out-of-bounds read in ngram-map on prompt shrink (#…
o7si Jul 7, 2026
1a7c25b
ggml : make ggml_time_init idempotent (#24422)
aisk Jul 7, 2026
26145b3
sycl : rename the env vars from "disable" to "enable" (#25042)
arthw Jul 7, 2026
3d4cbdf
sycl : use sycl func to fix AOT double type issue (#25081)
arthw Jul 7, 2026
9e5ef0d
sycl : enhance argsort to support all UT cases (#25125)
arthw Jul 7, 2026
95e5254
[SYCL] fix unsupport ACC UT cases for noncontiguous (#25124)
arthw Jul 7, 2026
d209086
sycl : set K_QUANTS_PER_ITERATION to 1 on DMMV path (#25063)
malsbat Jul 7, 2026
55edb2d
[SYCL] support OP cross_entropy_loss, cross_entropy_loss_back (#25236)
arthw Jul 7, 2026
47e1de7
[SYCL] support op col2im_1d (#25264)
arthw Jul 7, 2026
108f186
[SYCL] fix unsupported UT cases of CONT & CPY (#25231)
arthw Jul 7, 2026
024c46a
llama: fix quantized kv-cache for dsv4 (#25202)
am17an Jul 7, 2026
33ca0dc
ggml-hip : add -fno-finite-math-only alongside -ffast-math (#25373)
asf0 Jul 7, 2026
c1a411f
common : add missing <fstream> include in common.h (#25220)
zhangrunda Jul 7, 2026
6c487e2
server: enforce prompt cache RAM limit (#25070)
tarruda Jul 7, 2026
5eca4e3
server : add timings and progress to /responses API stream (#25348)
thom-dev-fr Jul 7, 2026
f5525f7
server : fix draft model fit vs load inconsistency (#25056)
wadealexc Jul 7, 2026
3899b39
CUDA: Fuse MMVQ post-scale for NVFP4 (#24481)
ORippler Jul 7, 2026
c198af4
spec : fix naming, spacing (#25410)
ggerganov Jul 7, 2026
bec4772
Add Q2_0 quantization: type definition and CPU backend (#24448)
khosravipasha Jul 7, 2026
931ca30
opencl: fix potential crash in aos reconstruct (#25383)
lhez Jul 8, 2026
68a521b
ggml : add support for CPU f16->f16 GGML_OP_SET_ROWS (#25344)
fairydreaming Jul 8, 2026
57b50e1
ggml : fix A indexing in simd_gemm scalar tail-column path (#25390)
tyronecai Jul 8, 2026
4a7ee31
fix: OOB reads in UGM tokenizer (precompiled_charsmap handling) (#18750)
hourhl Jul 8, 2026
0512ef1
metal : add set_rows with src0 f16 (#25434)
fairydreaming Jul 8, 2026
da46e59
llama-eval : fix crash when answer is None in HTML dump (#25435)
ggerganov Jul 8, 2026
f1161b1
ui: Context usage gauge and panel (#25340)
allozaur Jul 8, 2026
f296fdf
common: auto-create prompts-log-dir at argument parsing, so all tools…
rankaiyx Jul 8, 2026
230ea9d
llama-batch: add n_keep_tail in split_equal for recurrent models (#25…
am17an Jul 8, 2026
bbebeec
server-stream: follow-up on SSE Replay Buffer (#23226) (#25047)
ServeurpersoCom Jul 8, 2026
90e0f5c
llama: refactor fused ops (#24646)
am17an Jul 8, 2026
ed8c261
cuda : add support for f16->f16 GGML_OP_SET_ROWS (#25367)
fairydreaming Jul 8, 2026
07e012a
Make hip quality check run on all changes (#25403)
ORippler Jul 8, 2026
c264f65
cli : move to HTTP-based implementation (#24948)
ngxson Jul 8, 2026
81ff7ab
hexagon: new vtcm layouts and improved pipelines for MUL_MAT, MUL_MAT…
max-krasnyansky Jul 8, 2026
0bbc87b
vulkan: for small AMD GPUs, reduce submission threshold based on CU c…
0cc4m Jul 8, 2026
1ee0939
llama-batch: fix allowed decreasing pos in a seq (#25449)
am17an Jul 8, 2026
167d057
opencl: ragged-tile MoE prefill FP16 GEMM optimization (skip padded e…
wanghqc Jul 8, 2026
a646006
vulkan: disable FA mask_opt on GCN to improve performance (#24362)
0cc4m Jul 8, 2026
92366df
opencl: Q6_K GEMM/GEMV fix for ne01 of weights that are not multiple…
wanghqc Jul 8, 2026
32e41fa
ggml-webgpu: tune subgroup split (d_split) in flash_attn_vec (#25418)
yomaytk Jul 8, 2026
f2d1c2f
hexagon: add VISION RoPE support (#25216)
aparmp-quic Jul 9, 2026
64c8b7d
server : respect min-step when splitting prompt batches (#25420)
aldehir Jul 9, 2026
2021515
cuda: align snake fusion matcher with the other backends (#25460)
ServeurpersoCom Jul 9, 2026
ccb0c34
ggml-hip: enable -funsafe-math-optimizations (#24668)
RapidMark Jul 9, 2026
92b187c
metal : add CONV_2D_DW (depthwise convolution) support (#21565)
Sou-ly Jul 9, 2026
259f2e2
llama-bench : init params.offline (#25476)
angt Jul 9, 2026
683f0c7
Only index by compile times + always multiply/add (#25445)
ORippler Jul 9, 2026
f84a519
Refactor: Consistently use smart pointers in `test-backend-ops` (#25440)
ORippler Jul 9, 2026
c15c5c7
meta: add hard emphasis on agents not writing descriptions/comments (…
pwilkin Jul 9, 2026
5c3a586
ggml : fix conv 2d dw (#25490)
ggerganov Jul 9, 2026
82fce65
server : move chat-template thinking probe inside the init try/catch …
palios-taey Jul 9, 2026
fb30ba9
hexagon: tiling, tracing and optimizations for unary ops (#25474)
aparmp-quic Jul 9, 2026
3de7dd4
cli: add --output option (#25484)
ngxson Jul 9, 2026
0749449
ggml : process data in smaller chunks in CUDA ggml_top_k() and ggml_a…
fairydreaming Jul 9, 2026
049326a
opencl: cluster-parallel decode FA for Adreno (#25473)
wanghqc Jul 9, 2026
2ba62a9
Merge branch 'feature/turboquant-kv-cache' of https://github.com/TheT…
sxlmnwb Jul 10, 2026
961e4b2
llama-batch: add unit test (#25471)
am17an Jul 10, 2026
00910b1
Merge tag 'b9946' of https://github.com/ggml-org/llama.cpp into featu…
sxlmnwb Jul 10, 2026
082b326
ggml-et: Initial ET backend (#24179)
marty1885 Jul 10, 2026
2ed3c1a
llama : make all KQ masks f16 if FA is used, remove zero attention bi…
fairydreaming Jul 10, 2026
d46786f
ui: export full message tree instead of active path only (#25501)
ServeurpersoCom Jul 10, 2026
8f114a9
sync : ggml (#25517)
ggerganov Jul 10, 2026
c7af942
ui: prevent tooltip from flickering open and closed on hover (#25503)
ServeurpersoCom Jul 10, 2026
1b9691b
cli: fix crash on wrong server base url (#25497)
marcoStocchi Jul 10, 2026
c4ae9a8
server: improve tools, remove apply_diff (#25498)
ngxson Jul 10, 2026
ac17f8a
ggml : use ggml_vqtbl1q_u8 for 32-bit compat (whisper/0)
ggerganov Jul 10, 2026
0badc06
sync : ggml
ggerganov Jul 10, 2026
a935fbf
server: remove loading.html (#25500)
ngxson Jul 10, 2026
9f623c6
ui: use server modalities in non-router mode (#24874)
coder543 Jul 10, 2026
07d9378
feat: pre-select models in the webui using alias (#25492)
felix314159 Jul 10, 2026
3e706dd
mtmd: deepseek-ocr v1 multi-tile (#24717)
ngxson Jul 10, 2026
22b69b6
arg: prevent duplicate spec model downloads (#25527)
ngxson Jul 10, 2026
67776ea
hexagon: improve ARGSORT performance for small tensors (#25512)
max-krasnyansky Jul 10, 2026
c749cb0
llama : make tensor-split regex patterns static (#24710)
eduardopessin Jul 10, 2026
4f37f51
server: accept null sampling params (#25538)
ServeurpersoCom Jul 10, 2026
1d1d9a9
opencl: add int8 dp4 dense and MoE prefill optimization for Adreno GP…
wanghqc Jul 11, 2026
76f2798
Vulkan: route large matmuls to medium tile on Adreno (#24877)
Raman-Raje Jul 11, 2026
00f5442
ggml : add GGML_OP_LIGHTNING_INDEXER that implements DeepSeek V3.2/V4…
fairydreaming Jul 11, 2026
ea1f7bb
server: refactor server_stream (#25541)
ngxson Jul 11, 2026
c92e806
server: allow stream for exec_shell_command (#25526)
ngxson Jul 11, 2026
13f2b28
DeepseekV4: clear cache only for seq rather than full (#25521)
am17an Jul 11, 2026
3cec3bc
cuda: Don't crash when querying memory on device with no free memory.…
cphlipot Jul 11, 2026
d72bfa3
gguf : reject empty metadata keys (#24917)
rohitmahesh1 Jul 11, 2026
e3546c7
Fix conditional to display 'LLAMA_SPLIT_MODE_TENSOR not implemented f…
kdkd Jul 11, 2026
6b4dc21
server : fix image blocks in tool_result being dropped during Anthrop…
quei4r Jul 12, 2026
0c4fa7a
server : evict checkpoints within min-step of each other (#25472)
aldehir Jul 12, 2026
4114ba1
mtmd: fix silent prompt truncation on embedded NUL (#25548)
ServeurpersoCom Jul 12, 2026
8014d2c
server: Don't consider models with --no-mmproj-auto as multimodal (#2…
sdroege Jul 12, 2026
3455882
vendor : update cpp-httplib to 0.50.1 (#25576)
cabelo Jul 12, 2026
99f3dc3
server: honour per-request reasoning_budget_tokens in chat completion…
bernardladenthin Jul 12, 2026
38fd5c9
ui: Remove recommended MCP Servers + improve MCP Servers Settings UI/…
allozaur Jul 13, 2026
e474bba
sycl: add Q2_K to DMMV reorder path (#25064)
malsbat Jul 13, 2026
efb3036
sycl: add fused top-k MoE (#25217)
newjordan Jul 13, 2026
91c631b
chat : fix reasoning leak with force-opened bare <think> templates (#…
newjordan Jul 13, 2026
ad8d821
gguf : add tensor shape accessor (#24405)
QuintinShaw Jul 13, 2026
f4253ef
tests: Harmonize header use (#25616)
ckastner Jul 13, 2026
4193ea6
readme : add link to maintainer PRs (#25621)
ggerganov Jul 13, 2026
259ae1d
spec: add Minimax2 eagle3 support
adrianisk Jul 13, 2026
e920c52
vulkan: Use native e2m1 and e4m3 conversions for mxfp4/nvfp4 (#25338)
jeffbolznv Jul 13, 2026
6eddde0
CUDA: refactor MMQ kernel configuration (#24127)
JohannesGaessler Jul 13, 2026
2969d6d
model: add Hy3 (hy_v3) support with MTP speculative decoding (#25395)
satindergrewal Jul 13, 2026
14d3ba4
metal : add Q2_0 support (#25419)
khosravipasha Jul 14, 2026
c1063ac
sycl: set fattn_vec_nthreads to 256 for Battlemage (#25205)
Titaniumtown Jul 14, 2026
ec0dbef
arg: Flush log before exiting after usage() (#25504)
ckastner Jul 14, 2026
cb489bc
convert_hf_to_gguf: support split MTP export for HY V3 (#25641)
tarruda Jul 14, 2026
c9330ed
ui: add reasoning effort control to mobile add sheet (#25539)
ServeurpersoCom Jul 14, 2026
47c7869
kleidiai : add SME2 f32 kernel (#24414)
chaxu01 Jul 14, 2026
47a3966
ggml: uniformize im2col dst_type for all conv ops (#23660)
Juste-Leo2 Jul 14, 2026
657e011
tests: export-graph-ops: exit gracefully when called w/o arguments (#…
ckastner Jul 14, 2026
a7312ae
ggml : add a set of functions for checking contiguity of inner tensor…
fairydreaming Jul 14, 2026
8ff8c42
tokenize : align usage by using common args (#25516)
angt Jul 14, 2026
7cbd610
vulkan/cpu: Support f16 as SET_ROWS src. (#25432)
jeffbolznv Jul 14, 2026
7f575c3
DeepseekV4: fix seq_rm (#25588)
am17an Jul 14, 2026
17a05e4
ui: fix mcp panel for toggle + timeout + proxy + ON/OFF state (#25631)
ServeurpersoCom Jul 14, 2026
00e79f6
opencl: fix a dp4a bug for devices where cl_khr_integer_dot_product i…
wanghqc Jul 14, 2026
dfba90d
webui: parse effective-parameter sizes (E2B, E4B) as params (#25529)
erusev Jul 14, 2026
236ab57
ui: Fix spacing in tool-call request (#25634)
bill88t Jul 14, 2026
6e52db5
server: add --cors-* options (#25655)
ngxson Jul 14, 2026
bf2c86d
server : refactor prompt cache state ownership (#25649)
ggerganov Jul 14, 2026
c718542
hexagon: fix hmx-queue signal enum-narrowing problem (#25677)
chyan8 Jul 14, 2026
a4ce259
opencl: avoid the vec path in GEMV for unaligned row stride (#25671)
wanghqc Jul 14, 2026
00fa7cb
opencl: handle OOB write in noshuffle GEMV kernels (odd ne01) (#25640)
wanghqc Jul 14, 2026
12127de
opencl: do not use `clCreateBufferWithProperties` when targeting CL 2…
wanghqc Jul 15, 2026
32b741c
[SYCL] Flash Attention with XMX engine via oneDNN (#25222)
hmscider Jul 15, 2026
0e148a5
sycl: Increase minimum buffer size for USM system allocations (#25525)
ifdu Jul 15, 2026
22b208b
sycl : implement xielu op (#25550)
atsmith3 Jul 15, 2026
ae9291e
sycl : support kernel type fp16 for conv2d_dw (#25653)
arthw Jul 15, 2026
d3fba0c
sycl : fix get_rows Q2_K, Q4_K, Q5_K (#25656)
arthw Jul 15, 2026
33a75f4
DeepseekV4: reduce graph splits (#25702)
am17an Jul 15, 2026
f955e39
ggml: add f16 out_prod support for CPU and out_prod op for Vulkan (#2…
Lamothe Jul 15, 2026
b3c9d1b
metal: fuse snake activation (mul, sin, sqr, mul, add) (#25459)
ServeurpersoCom Jul 15, 2026
c810293
ci : add HF_TOKEN to self-hosted workflows (#25706)
ggerganov Jul 15, 2026
a3e5b96
cuda : relax tensor contiguity requirements for quantized concat (#25…
fairydreaming Jul 15, 2026
a05df0a
ui: fix thinking menu never appearing in single-model mode (#25637)
ServeurpersoCom Jul 15, 2026
a582222
server: fix read_file append_loc space breaking edit_file match (#25705)
ServeurpersoCom Jul 15, 2026
956973c
Fix crash with draft-simple (#25720)
gaugarg-nv Jul 15, 2026
f6f12e4
CUDA: tighter MMQ src1 buffer size for native fp4 (#25613)
leonardHONG Jul 15, 2026
c3d47e6
opencl: fix two issues on flash attention for Adreno a7x (#25697)
wanghqc Jul 15, 2026
aff6eb6
tokenize : drop --stdin mutual-exclusion check (#25672)
angt Jul 15, 2026
3b53219
cuda : CUDA GGML_OP_LIGHTNING_INDEXER implementation (generic vector …
fairydreaming Jul 15, 2026
32beb24
ui: Agentic Content UX improvements (#25450)
allozaur Jul 15, 2026
505b1ed
opencl: exclude some moe kernels on Adreno a7x (#25698)
wanghqc Jul 15, 2026
602f828
cuda: extract Q1_0 elements via __byte_perm (#25628)
dfriehs Jul 16, 2026
3dafb58
opencl: disable FA and MoE weights repack to work around compiler iss…
wanghqc Jul 16, 2026
56d6e9d
quant : allow using manual tensor types with --pure (#25716)
ggerganov Jul 16, 2026
a320cbf
ci : add official website link to release notes (#25728)
ggerganov Jul 16, 2026
5839ba3
CUDA: dedup MoE gate/up activation quantization (#25441)
praneshgo Jul 16, 2026
c7d8722
ggml-cuda : restore prop.integrated on HIP builds (#24233)
liminfei-amd Jul 16, 2026
8ee54c8
server: Ignore empty / non-existing `Origin` headers (#25756)
sdroege Jul 16, 2026
3f08ef2
Enable CUDA graphs on volta+turing (#25749)
heislera763 Jul 16, 2026
9761be5
Merge branch 'feature/turboquant-kv-cache' of https://github.com/TheT…
sxlmnwb Jul 16, 2026
e9aa368
Merge tag 'b10041' of https://github.com/ggml-org/llama.cpp into feat…
sxlmnwb Jul 16, 2026
c45259d
Merge tag 'b10042' of https://github.com/ggml-org/llama.cpp into feat…
sxlmnwb Jul 16, 2026
aa609c5
ui: remove DialogMcpServerRecommendations old components
sxlmnwb Jul 16, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
20 changes: 18 additions & 2 deletions .devops/cann.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,20 @@ ARG APP_REVISION=N/A
# BUILD STAGE
# Compile all binary files and libraries
# ==============================================================================
ARG NODE_VERSION=24

FROM docker.io/node:$NODE_VERSION AS web

ARG APP_VERSION

WORKDIR /app/tools/ui

COPY tools/ui/package.json tools/ui/package-lock.json ./
RUN npm ci

COPY tools/ui/ ./
RUN LLAMA_BUILD_NUMBER="$APP_VERSION" npm run build

FROM ${CANN_BASE_IMAGE} AS build

# -- Install build dependencies --
Expand All @@ -26,6 +40,8 @@ WORKDIR /app
# -- Copy project files --
COPY . .

COPY --from=web /app/tools/ui/dist tools/ui/dist

# -- Set CANN environment variables (required for compilation) --
# Using ENV instead of `source` allows environment variables to persist across the entire image layer
ENV ASCEND_TOOLKIT_HOME=/usr/local/Ascend/ascend-toolkit/latest
Expand Down Expand Up @@ -129,7 +145,7 @@ ENTRYPOINT ["/app/tools.sh"]
# ==============================================================================
FROM base AS light

COPY --from=build /app/full/llama-cli /app/full/llama-completion /app
COPY --from=build /app/full/llama /app/full/llama-cli /app/full/llama-completion /app

ENTRYPOINT [ "/app/llama-cli" ]

Expand All @@ -140,7 +156,7 @@ FROM base AS server

ENV LLAMA_ARG_HOST=0.0.0.0

COPY --from=build /app/full/llama-server /app
COPY --from=build /app/full/llama /app/full/llama-server /app

HEALTHCHECK --interval=5m CMD [ "curl", "-f", "http://localhost:8080/health" ]

Expand Down
24 changes: 20 additions & 4 deletions .devops/cpu.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,21 @@ ARG BUILD_DATE=N/A
ARG APP_VERSION=N/A
ARG APP_REVISION=N/A

FROM ubuntu:$UBUNTU_VERSION AS build
ARG NODE_VERSION=24

FROM docker.io/node:$NODE_VERSION AS web

ARG APP_VERSION

WORKDIR /app/tools/ui

COPY tools/ui/package.json tools/ui/package-lock.json ./
RUN npm ci

COPY tools/ui/ ./
RUN LLAMA_BUILD_NUMBER="$APP_VERSION" npm run build

FROM docker.io/ubuntu:$UBUNTU_VERSION AS build

ARG TARGETARCH

Expand All @@ -16,6 +30,8 @@ WORKDIR /app

COPY . .

COPY --from=web /app/tools/ui/dist tools/ui/dist

RUN if [ "$TARGETARCH" = "amd64" ] || [ "$TARGETARCH" = "arm64" ]; then \
cmake -S . -B build -DCMAKE_BUILD_TYPE=Release -DGGML_NATIVE=OFF -DLLAMA_BUILD_TESTS=OFF -DGGML_BACKEND_DL=ON -DGGML_CPU_ALL_VARIANTS=ON; \
else \
Expand All @@ -37,7 +53,7 @@ RUN mkdir -p /app/full \
&& cp .devops/tools.sh /app/full/tools.sh

## Base image
FROM ubuntu:$UBUNTU_VERSION AS base
FROM docker.io/ubuntu:$UBUNTU_VERSION AS base

ARG BUILD_DATE=N/A
ARG APP_VERSION=N/A
Expand Down Expand Up @@ -88,7 +104,7 @@ ENTRYPOINT ["/app/tools.sh"]
### Light, CLI only
FROM base AS light

COPY --from=build /app/full/llama-cli /app/full/llama-completion /app
COPY --from=build /app/full/llama /app/full/llama-cli /app/full/llama-completion /app

WORKDIR /app

Expand All @@ -99,7 +115,7 @@ FROM base AS server

ENV LLAMA_ARG_HOST=0.0.0.0

COPY --from=build /app/full/llama-server /app
COPY --from=build /app/full/llama /app/full/llama-server /app

WORKDIR /app

Expand Down
24 changes: 20 additions & 4 deletions .devops/cuda.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,28 @@ ARG UBUNTU_VERSION=24.04
ARG CUDA_VERSION=12.8.1
ARG GCC_VERSION=14
# Target the CUDA build image
ARG BASE_CUDA_DEV_CONTAINER=nvidia/cuda:${CUDA_VERSION}-devel-ubuntu${UBUNTU_VERSION}
ARG BASE_CUDA_DEV_CONTAINER=docker.io/nvidia/cuda:${CUDA_VERSION}-devel-ubuntu${UBUNTU_VERSION}

ARG BASE_CUDA_RUN_CONTAINER=nvidia/cuda:${CUDA_VERSION}-runtime-ubuntu${UBUNTU_VERSION}
ARG BASE_CUDA_RUN_CONTAINER=docker.io/nvidia/cuda:${CUDA_VERSION}-runtime-ubuntu${UBUNTU_VERSION}

ARG BUILD_DATE=N/A
ARG APP_VERSION=N/A
ARG APP_REVISION=N/A

ARG NODE_VERSION=24

FROM docker.io/node:$NODE_VERSION AS web

ARG APP_VERSION

WORKDIR /app/tools/ui

COPY tools/ui/package.json tools/ui/package-lock.json ./
RUN npm ci

COPY tools/ui/ ./
RUN LLAMA_BUILD_NUMBER="$APP_VERSION" npm run build

FROM ${BASE_CUDA_DEV_CONTAINER} AS build

ARG GCC_VERSION
Expand All @@ -26,6 +40,8 @@ WORKDIR /app

COPY . .

COPY --from=web /app/tools/ui/dist tools/ui/dist

RUN if [ "${CUDA_DOCKER_ARCH}" != "default" ]; then \
export CMAKE_ARGS="-DCMAKE_CUDA_ARCHITECTURES=${CUDA_DOCKER_ARCH}"; \
fi && \
Expand Down Expand Up @@ -97,7 +113,7 @@ ENTRYPOINT ["/app/tools.sh"]
### Light, CLI only
FROM base AS light

COPY --from=build /app/full/llama-cli /app/full/llama-completion /app
COPY --from=build /app/full/llama /app/full/llama-cli /app/full/llama-completion /app

WORKDIR /app

Expand All @@ -108,7 +124,7 @@ FROM base AS server

ENV LLAMA_ARG_HOST=0.0.0.0

COPY --from=build /app/full/llama-server /app
COPY --from=build /app/full/llama /app/full/llama-server /app

WORKDIR /app

Expand Down
29 changes: 23 additions & 6 deletions .devops/intel.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,23 @@ ARG APP_REVISION=N/A

## Build Image

FROM intel/deep-learning-essentials:$ONEAPI_VERSION AS build
ARG NODE_VERSION=24

ARG GGML_SYCL_F16=OFF
FROM docker.io/node:$NODE_VERSION AS web

ARG APP_VERSION

WORKDIR /app/tools/ui

COPY tools/ui/package.json tools/ui/package-lock.json ./
RUN npm ci

COPY tools/ui/ ./
RUN LLAMA_BUILD_NUMBER="$APP_VERSION" npm run build

FROM docker.io/intel/deep-learning-essentials:$ONEAPI_VERSION AS build

ARG GGML_SYCL_F16=ON
ARG LEVEL_ZERO_VERSION=1.28.2
ARG LEVEL_ZERO_UBUNTU_VERSION=u24.04
RUN apt-get update && \
Expand All @@ -22,9 +36,12 @@ WORKDIR /app

COPY . .

COPY --from=web /app/tools/ui/dist tools/ui/dist

RUN if [ "${GGML_SYCL_F16}" = "ON" ]; then \
echo "GGML_SYCL_F16 is set" \
&& export OPT_SYCL_F16="-DGGML_SYCL_F16=ON"; \
&& export OPT_SYCL_F16="-DGGML_SYCL_F16=ON" \
&& export SYCL_PROGRAM_COMPILE_OPTIONS="-cl-fp32-correctly-rounded-divide-sqrt"; \
fi && \
echo "Building with dynamic libs" && \
cmake -B build -DGGML_NATIVE=OFF -DGGML_SYCL=ON -DCMAKE_C_COMPILER=icx -DCMAKE_CXX_COMPILER=icpx -DGGML_BACKEND_DL=ON -DGGML_CPU_ALL_VARIANTS=ON -DLLAMA_BUILD_TESTS=OFF ${OPT_SYCL_F16} && \
Expand All @@ -42,7 +59,7 @@ RUN mkdir -p /app/full \
&& cp requirements.txt /app/full \
&& cp .devops/tools.sh /app/full/tools.sh

FROM intel/deep-learning-essentials:$ONEAPI_VERSION AS base
FROM docker.io/intel/deep-learning-essentials:$ONEAPI_VERSION AS base

ARG BUILD_DATE=N/A
ARG APP_VERSION=N/A
Expand Down Expand Up @@ -124,7 +141,7 @@ ENTRYPOINT ["/app/tools.sh"]
FROM base AS light

COPY --from=build /app/lib/ /app
COPY --from=build /app/full/llama-cli /app/full/llama-completion /app
COPY --from=build /app/full/llama /app/full/llama-cli /app/full/llama-completion /app

WORKDIR /app

Expand All @@ -136,7 +153,7 @@ FROM base AS server
ENV LLAMA_ARG_HOST=0.0.0.0

COPY --from=build /app/lib/ /app
COPY --from=build /app/full/llama-server /app
COPY --from=build /app/full/llama /app/full/llama-server /app

WORKDIR /app

Expand Down
4 changes: 2 additions & 2 deletions .devops/llama-cli-cann.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ARG BUILD_DATE=N/A
ARG APP_VERSION=N/A
ARG APP_REVISION=N/A

FROM ascendai/cann:$ASCEND_VERSION AS build
FROM docker.io/ascendai/cann:$ASCEND_VERSION AS build

WORKDIR /app

Expand All @@ -30,7 +30,7 @@ RUN echo "Building with static libs" && \
cmake --build build --config Release --target llama-completion

# TODO: use image with NNRT
FROM ascendai/cann:$ASCEND_VERSION AS runtime
FROM docker.io/ascendai/cann:$ASCEND_VERSION AS runtime

ARG BUILD_DATE=N/A
ARG APP_VERSION=N/A
Expand Down
24 changes: 20 additions & 4 deletions .devops/musa.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,28 @@ ARG UBUNTU_VERSION=22.04
# This needs to generally match the container host's environment.
ARG MUSA_VERSION=rc4.3.0
# Target the MUSA build image
ARG BASE_MUSA_DEV_CONTAINER=mthreads/musa:${MUSA_VERSION}-devel-ubuntu${UBUNTU_VERSION}-amd64
ARG BASE_MUSA_DEV_CONTAINER=docker.io/mthreads/musa:${MUSA_VERSION}-devel-ubuntu${UBUNTU_VERSION}-amd64

ARG BASE_MUSA_RUN_CONTAINER=mthreads/musa:${MUSA_VERSION}-runtime-ubuntu${UBUNTU_VERSION}-amd64
ARG BASE_MUSA_RUN_CONTAINER=docker.io/mthreads/musa:${MUSA_VERSION}-runtime-ubuntu${UBUNTU_VERSION}-amd64

ARG BUILD_DATE=N/A
ARG APP_VERSION=N/A
ARG APP_REVISION=N/A

ARG NODE_VERSION=24

FROM docker.io/node:$NODE_VERSION AS web

ARG APP_VERSION

WORKDIR /app/tools/ui

COPY tools/ui/package.json tools/ui/package-lock.json ./
RUN npm ci

COPY tools/ui/ ./
RUN LLAMA_BUILD_NUMBER="$APP_VERSION" npm run build

FROM ${BASE_MUSA_DEV_CONTAINER} AS build

# MUSA architecture to build for (defaults to all supported archs)
Expand All @@ -29,6 +43,8 @@ WORKDIR /app

COPY . .

COPY --from=web /app/tools/ui/dist tools/ui/dist

RUN if [ "${MUSA_DOCKER_ARCH}" != "default" ]; then \
export CMAKE_ARGS="-DMUSA_ARCHITECTURES=${MUSA_DOCKER_ARCH}"; \
fi && \
Expand Down Expand Up @@ -99,7 +115,7 @@ ENTRYPOINT ["/app/tools.sh"]
### Light, CLI only
FROM base AS light

COPY --from=build /app/full/llama-cli /app/full/llama-completion /app
COPY --from=build /app/full/llama /app/full/llama-cli /app/full/llama-completion /app

WORKDIR /app

Expand All @@ -110,7 +126,7 @@ FROM base AS server

ENV LLAMA_ARG_HOST=0.0.0.0

COPY --from=build /app/full/llama-server /app
COPY --from=build /app/full/llama /app/full/llama-server /app

WORKDIR /app

Expand Down
Loading