]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml : drop support for QK_K=64 (llama/7473)
authorGeorgi Gerganov <redacted>
Thu, 23 May 2024 07:00:21 +0000 (10:00 +0300)
committerGeorgi Gerganov <redacted>
Tue, 28 May 2024 11:41:08 +0000 (14:41 +0300)
commitd29a4c0e8336b0be8e4b603fad374de49676e17b
treeb0d2e7d8d12de6f1efeeb1113137c1cfe75188f5
parent8538c0c3bbae4da69821432914358ae2087ca024
ggml : drop support for QK_K=64 (llama/7473)

* ggml : drop support for QK_K=64

ggml-ci

* opencl : restore QK_K=256 define
src/ggml-common.h
src/ggml-cuda/convert.cu
src/ggml-cuda/dmmv.cu
src/ggml-cuda/mmq.cu
src/ggml-cuda/vecdotq.cuh
src/ggml-metal.m
src/ggml-metal.metal
src/ggml-opencl.cpp
src/ggml-quants.c
src/ggml-sycl.cpp
src/ggml.c