Skip to content

Commit

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

commit 11318d9aa1f668aa10407a5cb9614371af32f3ce
Author: Daniel Bevenius <[email protected]>
Date:   Sun Jun 23 15:39:45 2024 +0200

    Fix typo in llama_set_embeddings comment (#8077)
  • Loading branch information
github-actions committed Jun 23, 2024
1 parent 762979a commit 46dfdff
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 = "2406231219.0.0+llamacpp-release.b3205"
version = "2406231813.0.0+llamacpp-release.b3206"
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 @@
2406231219.0.0+llamacpp-release.b3205
2406231813.0.0+llamacpp-release.b3206
2 changes: 1 addition & 1 deletion ggml-tag-current.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b3205
b3206
2 changes: 1 addition & 1 deletion ggml-tag-previous.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b3197
b3205

0 comments on commit 46dfdff

Please sign in to comment.