]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Expose type name from ggml (#970)
authorPavol Rusnak <redacted>
Fri, 14 Apr 2023 18:05:37 +0000 (20:05 +0200)
committerGitHub <redacted>
Fri, 14 Apr 2023 18:05:37 +0000 (20:05 +0200)
commitc56b7152690ca25cfd66b20210b3629e6c1e739b
tree98ce26a2d72c15f173e17e5ad594a5df3134a4df
parentf4d277ae17247ee51129ef1a9ff74d377cc90b1b
Expose type name from ggml (#970)

Avoid duplication of type names in utils

Co-authored-by: HÃ¥kon H. Hitland <redacted>
examples/quantize-stats/quantize-stats.cpp
ggml.c
ggml.h
llama.cpp