]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml : sync llama.cpp (Q5_0 + Q5_1) + refactor examples quantization
authorGeorgi Gerganov <redacted>
Thu, 27 Apr 2023 15:31:53 +0000 (18:31 +0300)
committerGeorgi Gerganov <redacted>
Thu, 27 Apr 2023 15:31:53 +0000 (18:31 +0300)
commitabea4b7609c14b837015ab625e3ac36c4708dd03
tree7493323f9c724bea1e01d096bb9905ad188f0011
parent32f22c0e77dcba5cf0cf837df01811e36cd92f1e
ggml : sync llama.cpp (Q5_0 + Q5_1) + refactor examples quantization
16 files changed:
examples/common-ggml.cpp
examples/common-ggml.h
examples/gpt-2/CMakeLists.txt
examples/gpt-2/main.cpp
examples/gpt-2/quantize.cpp
examples/gpt-j/CMakeLists.txt
examples/gpt-j/main.cpp
examples/gpt-j/quantize.cpp
examples/stablelm/CMakeLists.txt
examples/stablelm/main.cpp
examples/stablelm/quantize.cpp
examples/whisper/quantize.cpp
include/ggml/ggml.h
src/ggml-cuda.cu
src/ggml-cuda.h
src/ggml.c