Skip to content

Commit

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

commit 494165f3b6c4cbcd793123cb57fb3e1f5477f1db
Author: Eddie-Wang <[email protected]>
Date:   Wed Jun 26 14:27:46 2024 +0800

    llama : extend llm_build_ffn() to support _scale tensors (#8103)
  • Loading branch information
github-actions committed Jun 26, 2024
1 parent 910a9fd commit 775cb68
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 = "2406260616.0.0+llamacpp-release.b3232"
version = "2406261221.0.0+llamacpp-release.b3233"
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 @@
2406260616.0.0+llamacpp-release.b3232
2406261221.0.0+llamacpp-release.b3233
2 changes: 1 addition & 1 deletion ggml-tag-current.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b3232
b3233
2 changes: 1 addition & 1 deletion ggml-tag-previous.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b3229
b3232

0 comments on commit 775cb68

Please sign in to comment.