llama.cpp/examples/model-conversion/scripts
Daniel Bevenius 2b089c7758
model-conversion : add option to print tensor values (#19692)
This commit updates the tensor-info.py script to support the option to
print the first N values of a tensor when displaying its information.

The motivation for this is that it can be useful to inspect some actual
values in addition to the shapes of the tensors.
2026-02-17 20:43:22 +01:00
..
causal model-conversion : make printing of config values optional (#19681) 2026-02-17 10:46:53 +01:00
embedding model-conversion : add BUILD_DIR variable to run-converted-model scripts (#18927) 2026-01-19 13:12:38 +01:00
utils model-conversion : add option to print tensor values (#19692) 2026-02-17 20:43:22 +01:00