1a7c25bfdbggml : make ggml_time_init idempotent (#24422)
An Long
2026-07-07 16:29:17 +09:00
defa95c306speculative : fix out-of-bounds read in ngram-map on prompt shrink (#23936)
o7si
2026-07-07 15:25:04 +08:00
a8cfdbb9e4vulkan : check src0 type in GGML_OP_SET_ROWS to avoid failures due to unimplemented f16 support (#25351)
fairydreaming
2026-07-07 06:56:02 +02:00
6f8895feecopencl: general flash attention decode performance optimizations (#25366)
Hongqiang Wang
2026-07-06 19:57:52 -07:00
ee445f93d8common: Set optimal default thread count for ppc ( linux as well as AIX) (#25237)
shalinib-ibm
2026-07-07 03:05:20 +05:30
f36e5c348bmetal: add col2im_1d op (f32/f16/bf16) (#25176)
Pascal
2026-07-06 20:47:36 +02:00
a4107133a6llama : add guard for K/V rotation input when buffer is unallocated (#25215)
liminfei-amd
2026-07-05 04:37:38 +08:00
665892536dui: add sync blocks so display/behavior settings can be set via --ui-config-file (#25132)
Pascal
2026-07-04 16:12:27 +02:00
ef2d770117ggml : fix broken CPU concat implementation for quantized types (#25247)
fairydreaming
2026-07-04 13:37:37 +02:00
2d973636e2chat: trim messages sent to StepFun parser (fixes long reasoning loops) (#25238)
Piotr Wilkin (ilintar)
2026-07-03 23:12:11 +02:00
d4cff114c0ui: Improve performance when streaming (#25225)
Nick Towle
2026-07-03 10:03:51 -07:00
f113e02d5aui: strip path and weight extension from model id in single model mode (#25137)
Pascal
2026-07-03 17:32:48 +02:00
152d337fadspec: support spec-draft-p-min in DFlash (#25246)
Ruixiang Wang
2026-07-03 15:40:06 +02:00
75a48a9055cuda: enable topk-moe fusion for 288 experts (#25267)
Piotr Wilkin (ilintar)
2026-07-03 15:36:55 +02:00
067de93718ui: align persisted config with strict server schema and enable thinking by default (#25242)
Pascal
2026-07-03 13:14:52 +02:00
b5315e16e0server + ui: ping silent SSE streams every 1s and kick only after 3s so slow prefill never drops healthy connections (#25241)
Pascal
2026-07-03 12:47:04 +02:00
94875285e4ui: Add MCP Servers Opt-In for first time visitors (#25239)
Aleksander Grygier
2026-07-03 12:16:29 +02:00
5a460dea9fRemove redundant CUDA copies after gated_delta_net. (#23940)
Gaurav Garg
2026-07-03 14:36:29 +05:30
c8ae9a750cvendor : update cpp-httplib to 0.49.0 (#25218)
Alessandro de Oliveira Faria (A.K.A.CABELO)
2026-07-03 05:26:54 -03:00
b820cc8e6fCUDA: consistent use of __restrict__ + PDL for FA (#25185)
Johannes Gäßler
2026-07-01 10:55:14 +02:00
6dbc1174b8ggml-cpu: add AVX2 optimization for nvfp4 dot product and use UE4M3 LUT (#23961)
ragz4125
2026-07-01 13:01:20 +05:30
9d88e7ceddui Prevent tool messages from incorrectly appending to other conversations (#25177)
Aleksander Grygier
2026-07-01 09:25:18 +02:00
7af4279f45ui: Remove PWA navigate fallback to prevent caching API endpoint requests (#25174)
Aleksander Grygier
2026-07-01 07:32:55 +02:00
fd1a05791dopencl: initial q1_0 support (#25160)
lhez
2026-06-30 21:43:20 -07:00
0eca4d490ecuda : prevent integer truncation and overflow errors when using KQ mask strides in flash_attn_mask_to_KV_max kernel (#24945)
fairydreaming
2026-06-30 20:47:05 +02:00
4f31eedb0cmodel : register t_layer_inp for qwen3next (#25141)
Jürgen Schmied
2026-06-30 17:57:14 +02:00
dbdaece23dRevert "ui: fix accessibility for hover-gated interactive elements assisted by claude(in debugging and tests) (#24727)" (#25098)
Aleksander Grygier
2026-06-28 21:30:03 +02:00
7cb8576e7cui: fix stop and reasoning skip in single-model mode (#25084)
Pascal
2026-06-28 21:06:43 +02:00
fa72bc6826dflash: refactor draft model conversion (#25110)
Ruixiang Wang
2026-06-28 20:31:48 +02:00
5397c36194openvino: Update to OV 2026.2.1, self-contained release packages, operator improvements (#24974)
Ravi Panchumarthy
2026-06-26 05:07:19 -07:00
e7ea94afcbsync : ggml
Georgi Gerganov
2026-06-26 15:04:05 +03:00
96183e9820ggml : bump version to 0.15.3 (ggml/1550)
Georgi Gerganov
2026-06-26 14:37:43 +03:00
487a6cc164vulkan: opt mul_mat_vecq for mi50 (#22933)
nullname
2026-06-26 19:49:24 +08:00
5a6a0dd7e1vulkan: add INTEL_XE1 arch enum and enable coopmat1 on Intel Xe-LPG Plus (#24404)
Jiang, Fish
2026-06-26 11:26:22 +00:00
ded1561b42ui: fix accessibility for hover-gated interactive elements assisted by claude(in debugging and tests) (#24727)
Sanjay Ahari
2026-06-26 16:25:38 +05:30
9df06805eevulkan: Workaround compiler bug in conv2d coopmat2 path (#24924)
Jeff Bolz
2026-06-26 04:53:32 -05:00