llama.cpp/examples/gguf
Daniel Bevenius 8228b66dbc
gguf : add option to not check tensor data (#6582)
This commit adds an option to the gguf example to not check the tensor
data.

The motivation for this is that it can be nice to use the gguf tool to
read other .gguf files that were not created by the gguf tool.

Signed-off-by: Daniel Bevenius <daniel.bevenius@gmail.com>
2024-04-10 21:16:48 +03:00
..
CMakeLists.txt gguf : simplify example dependencies 2023-12-21 23:08:14 +02:00
gguf.cpp gguf : add option to not check tensor data (#6582) 2024-04-10 21:16:48 +03:00