]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
examples(gguf): GGUF example outputs (#17025)
authorGabe Goodhart <redacted>
Wed, 5 Nov 2025 17:58:16 +0000 (10:58 -0700)
committerGitHub <redacted>
Wed, 5 Nov 2025 17:58:16 +0000 (19:58 +0200)
commit5886f4f545591dafbbd9d6117a46d7399ce13bfa
tree5551ae9efac4b16d1e05f3b27475f1f21c54ffc0
parent92bb84f775215cf36e3224708a9a93e2531a0a96
examples(gguf): GGUF example outputs (#17025)

* feat(llama-gguf): Print out the tensor type in llama-gguf r

Branch: Mamba2Perf

Signed-off-by: Gabe Goodhart <redacted>
* feat(off-topic): print the number of elements in tensors with llama-gguf

Branch: Mamba2SSD

Signed-off-by: Gabe Goodhart <redacted>
* style: valign

Branch: GGUFToolOutputs

Signed-off-by: Gabe Goodhart <redacted>
* Update examples/gguf/gguf.cpp

---------

Signed-off-by: Gabe Goodhart <redacted>
Co-authored-by: Georgi Gerganov <redacted>
examples/gguf/gguf.cpp