Skip to content

Commit 46dfdff

Browse files
author
github-actions
committed
[auto] Sync version 2406231813.0.0+llamacpp-release.b3206
== Relevant log messages from source repo: commit 11318d9aa1f668aa10407a5cb9614371af32f3ce Author: Daniel Bevenius <daniel.bevenius@gmail.com> Date: Sun Jun 23 15:39:45 2024 +0200 Fix typo in llama_set_embeddings comment (#8077)
1 parent 762979a commit 46dfdff

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 = "2406231219.0.0+llamacpp-release.b3205"
3+
version = "2406231813.0.0+llamacpp-release.b3206"
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-
2406231219.0.0+llamacpp-release.b3205
1+
2406231813.0.0+llamacpp-release.b3206

ggml-tag-current.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
b3205
1+
b3206

ggml-tag-previous.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
b3197
1+
b3205

0 commit comments

Comments
 (0)