From 5a29631c1626550dd47a6e1b271a297a99269394 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 30 May 2024 12:20:52 +0000 Subject: [PATCH] [auto] Sync version 2405301219.0.0+llamacpp-release.b3044 == Relevant log messages from source repo: commit d5c05821f3c3d6cabe8ac45776fe0ecb0da13eca Author: junchao-loongson <68935141+junchao-loongson@users.noreply.github.com> Date: Thu May 30 17:30:10 2024 +0800 ggml : fix loongarch build (O2 issue) (#7636) --- 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 3052bb1..edc5d20 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ggml-sys-bleedingedge" -version = "2405300050.0.0+llamacpp-release.b3040" +version = "2405301219.0.0+llamacpp-release.b3044" 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 2702945..5ecd54b 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -2405300050.0.0+llamacpp-release.b3040 +2405301219.0.0+llamacpp-release.b3044 diff --git a/ggml-tag-current.txt b/ggml-tag-current.txt index 9b156f7..1f41689 100644 --- a/ggml-tag-current.txt +++ b/ggml-tag-current.txt @@ -1 +1 @@ -b3040 +b3044 diff --git a/ggml-tag-previous.txt b/ggml-tag-previous.txt index c3e8432..9b156f7 100644 --- a/ggml-tag-previous.txt +++ b/ggml-tag-previous.txt @@ -1 +1 @@ -b3037 +b3040