Skip to content

Conversation

danbev
Copy link
Member

@danbev danbev commented Apr 10, 2024

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.

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 <[email protected]>
@phymbert
Copy link
Collaborator

Thanks. I use it recently and it would be also nice to print metadata values.

@cebtenzzre
Copy link
Collaborator

I've been using gguf-dump for printing metadata.

@danbev
Copy link
Member Author

danbev commented Apr 10, 2024

I've been using gguf-dump for printing metadata.

Nice, I was not aware of that script. Thanks

@ggerganov ggerganov merged commit 8228b66 into ggml-org:master Apr 10, 2024
tybalex pushed a commit to rubra-ai/tools.cpp that referenced this pull request Apr 17, 2024
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 <[email protected]>
@danbev danbev deleted the gguf-no-check-data-option branch August 14, 2025 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants