]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Allow quantize to only copy tensors, some other improvements (#2931)
authorKerfuffle <redacted>
Fri, 1 Sep 2023 14:02:48 +0000 (08:02 -0600)
committerGitHub <redacted>
Fri, 1 Sep 2023 14:02:48 +0000 (08:02 -0600)
commit5d6f19f16b2173afe2d5c6aee2f5c9fc31038eba
tree5e4ea604f958f75f7c63e2ecdd315b934c0c661b
parent0d5893668625456c94bbadfddc53fc69cd51c223
Allow quantize to only copy tensors, some other improvements (#2931)

* Allow quantize tool to only copy tensors to allow repackaging models.

* Slightly better logic when requantizing.

* Change help message to go to `stdout`.
examples/quantize/quantize.cpp
llama.cpp
llama.h