From 655752efa1e425be6ab678287f824cea821d292b Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 29 May 2024 06:16:06 +0000 Subject: [PATCH] [auto] Sync version 2405290615.0.0+llamacpp-release.b3030 == Relevant log messages from source repo: commit 504f0c340f6b5e04de682f6ddefdd3b81208df5d Author: zhouwg Date: Wed May 29 10:09:31 2024 +0800 ggml : fix typo in ggml.c (#7603) --- Cargo.toml | 2 +- VERSION.txt | 2 +- ggml-tag-current.txt | 2 +- ggml-tag-previous.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index a90920a..f12567b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ggml-sys-bleedingedge" -version = "2405290053.0.0+llamacpp-release.b3029" +version = "2405290615.0.0+llamacpp-release.b3030" description = "Bleeding edge low-level bindings to GGML. " repository = "https://github.com/KerfuffleV2/ggml-sys-bleedingedge" keywords = ["deep-learning", "machine-learning", "tensors", "ggml", "ml"] diff --git a/VERSION.txt b/VERSION.txt index faf9016..8d362d0 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -2405290053.0.0+llamacpp-release.b3029 +2405290615.0.0+llamacpp-release.b3030 diff --git a/ggml-tag-current.txt b/ggml-tag-current.txt index d1f69f5..82db667 100644 --- a/ggml-tag-current.txt +++ b/ggml-tag-current.txt @@ -1 +1 @@ -b3029 +b3030 diff --git a/ggml-tag-previous.txt b/ggml-tag-previous.txt index 9394a73..d1f69f5 100644 --- a/ggml-tag-previous.txt +++ b/ggml-tag-previous.txt @@ -1 +1 @@ -b3023 +b3029