Skip to content

Conversation

@jan-service-account
Copy link

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

lhez and others added 11 commits April 3, 2025 22:18
* opencl: add OpenCL to build.md

* opencl: remove fixed issue/TODO

* opencl: add link to OPENCL.md

* opencl: update doc - refine tools requirement for Windows 11 arm64
…gml-org#12630)

There seems to be a bubble waking up from waitForFences, which costs a few
percent performance and also increased variance in performance. This change
inserts an "almost_ready" fence when the graph is about 80% complete and we
waitForFences for the almost_ready fence and then spin (with _mm_pauses) waiting
for the final fence to be signaled.
This commit adds a new section to the README.md file, detailing the
usage of the XCFramework.

The motivation for this is that it might not be immediately clear to
users how to use the XCFramework in their projects and hopefully this
will help.
* gguf-split now respects dry-run option

* removing trailing space
* Upgrade daisyui, tailwindcss.

* Switch to all themes.

* Revert a change.

* Update formatting.

* Install packages before npm build.

* Revert "Install packages before npm build."

This reverts commit 336c514.

* Add index.html.gz

* run build

---------

Co-authored-by: Xuan Son Nguyen <son@huggingface.co>
* sync: minja

google/minja#57

* fix json include
@jan-service-account jan-service-account merged commit 43ab316 into dev Apr 5, 2025
10 checks passed
@jan-service-account jan-service-account deleted the update-dev-from-master-2025-04-05-00-08 branch April 5, 2025 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.