Skip to content

Commit aa6c71f

Browse files
author
github-actions
committed
[auto] Sync version 2406250051.0.0+llamacpp-release.b3216
== Relevant log messages from source repo: commit a818f3028d1497a51cb2b8eb7d993ad58784940e Author: Johannes Gäßler <johannesg@5d6.de> Date: Mon Jun 24 17:43:42 2024 +0200 CUDA: use MMQ instead of cuBLAS by default (#8075)
1 parent e1227fc commit aa6c71f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ggml-sys-bleedingedge"
3-
version = "2406240615.0.0+llamacpp-release.b3209"
3+
version = "2406250051.0.0+llamacpp-release.b3216"
44
description = "Bleeding edge low-level bindings to GGML. "
55
repository = "https://github.com/KerfuffleV2/ggml-sys-bleedingedge"
66
keywords = ["deep-learning", "machine-learning", "tensors", "ggml", "ml"]

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2406240615.0.0+llamacpp-release.b3209
1+
2406250051.0.0+llamacpp-release.b3216

ggml-tag-current.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
b3209
1+
b3216

ggml-tag-previous.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
b3208
1+
b3209

0 commit comments

Comments
 (0)