]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml : introduce structs for the q4 data blocks (#356)
authorStephan Walter <redacted>
Tue, 28 Mar 2023 15:56:03 +0000 (15:56 +0000)
committerGitHub <redacted>
Tue, 28 Mar 2023 15:56:03 +0000 (18:56 +0300)
commitc1f885067c61191a07a1aedf684168dda62f3f71
tree2bcb3f068942e2f16a92d70fec4bd623ac17ce28
parente0670260fb50a882b37074112b1881fb0820cf77
ggml : introduce structs for the q4 data blocks (#356)

* Introduce structs for the q4 data blocks

* ggml : rename quant struct variables + fix ARM_NEON

---------

Co-authored-by: Georgi Gerganov <redacted>
examples/quantize/quantize.cpp
ggml.c
ggml.h
llama.cpp
llama.h
tests/test-quantize.c