]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml : remove old quantization functions (llama/5942)
authorGeorgi Gerganov <redacted>
Sat, 9 Mar 2024 13:53:59 +0000 (15:53 +0200)
committerGeorgi Gerganov <redacted>
Thu, 14 Mar 2024 16:46:58 +0000 (18:46 +0200)
commit7e2cc29397cca57feedc7f552fb124463978e537
treed716c4137af3fffa3c5e993c756988ad448f5e9f
parent9ff852327ade574971622823b829bd44a84bcb48
ggml : remove old quantization functions (llama/5942)

* ggml : remove old quantization functions

ggml-ci

* ggml : simplify ggml_quantize_chunk

ggml-ci

* ggml : restrict correctness

ggml-ci

* ggml : remove hist data from the quantization API

ggml-ci

* tests : remove hist usage in test-backend-ops

ggml-ci

* vulkan : remove hist and fix typo
include/ggml/ggml.h
src/ggml-quants.c
src/ggml-quants.h
src/ggml-vulkan.cpp
src/ggml.c
tests/test-backend-ops.cpp