Skip to content

Commit

Permalink
[auto] Sync version 2406250615.0.0+llamacpp-release.b3219
Browse files Browse the repository at this point in the history
== Relevant log messages from source repo:

commit 083bacce14c1aaf9976aa40e8266cdc25ac749d3
Author: Meng, Hengyu <[email protected]>
Date:   Tue Jun 25 10:19:20 2024 +0800

    [SYCL] Re-enabled mul_mat_batched_sycl (#8095)

commit 2df373ac40ea581ccca8a58c713f03ad9d4b658d
Author: Johannes Gäßler <[email protected]>
Date:   Tue Jun 25 01:22:33 2024 +0200

    CUDA: fix matrix multiplication algorithm choice (#8102)
  • Loading branch information
github-actions committed Jun 25, 2024
1 parent aa6c71f commit cd790e6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ggml-sys-bleedingedge"
version = "2406250051.0.0+llamacpp-release.b3216"
version = "2406250615.0.0+llamacpp-release.b3219"
description = "Bleeding edge low-level bindings to GGML. "
repository = "https://github.com/KerfuffleV2/ggml-sys-bleedingedge"
keywords = ["deep-learning", "machine-learning", "tensors", "ggml", "ml"]
Expand Down
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2406250051.0.0+llamacpp-release.b3216
2406250615.0.0+llamacpp-release.b3219
2 changes: 1 addition & 1 deletion ggml-tag-current.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b3216
b3219
2 changes: 1 addition & 1 deletion ggml-tag-previous.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b3209
b3216

0 comments on commit cd790e6

Please sign in to comment.