gguf-viz (GGUF Visualizer for VS Code)
This Visual Studio Code extension allows you to visualize a local GGUF file, similar to experience on HuggingFace, but with searching support.
Features
Visualizing metadata and tensor infos (name, shape, and quantization type) of a local GGUF file.
Searching and filtering key word from metadata key/value and tensor name/shape/quantization type.
Extension Settings
This extension contributes the following settings:
gguf-viz.maxArrayElements : Maximum number of elements to display in an array. Default to 10.
Acknowledgment
Source code
Enjoy!
| |