]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml, ci : Windows ARM runner and build fixes (#5979)
authorMichael Podvitskiy <redacted>
Mon, 11 Mar 2024 09:28:51 +0000 (10:28 +0100)
committerGitHub <redacted>
Mon, 11 Mar 2024 09:28:51 +0000 (11:28 +0200)
commit3202361c5b1ba15e695b31209567ef42c22c5c32
treeab87c2d33904eeb87c4832375fa9261fbf11e871
parent332bdfd7980718abf664bfa5460f2288a3314984
ggml, ci : Windows ARM runner and build fixes (#5979)

* windows arm ci

* fix `error C2078: too many initializers` with ggml_vld1q_u32 macro for MSVC ARM64

* fix `warning C4146: unary minus operator applied to unsigned type, result still unsigned`

* fix `error C2065: '__fp16': undeclared identifier`
.github/workflows/build.yml
ggml-impl.h
ggml-quants.c
ggml.c
llama.cpp