Skip to content

Conversation

@jan-service-account
Copy link

Updates dev branch with latest release (b5579) from ggml-org/llama.cpp

AD2605 and others added 7 commits June 2, 2025 10:12
…gml-org#13826)

* [WIP]: fuse q8 quantization and reorder

* wip2: fuse q8 quantization and reorder

* working q8 reorder commit

* restored common.hpp

* remove debug prints

* remove unnecessary headers and remove trailing whitespace

* Update ggml/src/ggml-sycl/ggml-sycl.cpp

Co-authored-by: Alberto Cabrera Pérez <[email protected]>

---------

Co-authored-by: Alberto Cabrera Pérez <[email protected]>
…l-org#13966)

Some systems report the CPU implementation as "Power11" instead of "POWER11".
The existing CMake logic uses a case-sensitive regular expression to extract
the CPU generation, which fails when the casing doesn't exactly match "POWER".

This patch provides a fix by first converting the string to uppercase before applying the regex.

Signed-off-by: root <[email protected]>
Co-authored-by: root <[email protected]>
* mtmd : fix memory in mtmd_helper_eval_chunk_single

* mtmd-cli : fix mem leak

* Update tools/mtmd/mtmd-cli.cpp

Co-authored-by: Georgi Gerganov <[email protected]>

---------

Co-authored-by: Georgi Gerganov <[email protected]>
… diffs) (ggml-org#13933)

* server: update deepseek reasoning format (now in reasoning_content diffs), add legacy option for compat
* update unit/test_tool_call.py::test_thoughts
* gemma : fix attn scale for 27B

* cont : apply scale before attn

* cont : consistent attention scaling
* server : use swa-full fo draft context

ggml-ci

* server : disable speculative decoding for SWA models
@jan-service-account jan-service-account merged commit a0efdc7 into dev Jun 3, 2025
13 checks passed
@jan-service-account jan-service-account deleted the update-dev-from-master-2025-06-03-00-08 branch June 3, 2025 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants