]>
git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
gguf-dump.py: add --markdown dump output (#7853)
* gguf-dump.py: add --markdown dump output
* gguf-dump.py: Add toc
* gguf-dump.py: use standard tensor name lookup. Also add tensor ID field
* gguf-dump.py: Add tensor overview count
* gguf-dump.py: fix array preview
* gguf-dump.py: markdownTableWithAlignmentSupport() added
* Add type hints and spacing
Co-authored-by: compilade <redacted>
* gguf-dump.py: prettyfy dimention
* gguf-dump: right align element count
* gguf-dump.py: element count autosizing
* Apply suggestions from code review
Co-authored-by: compilade <redacted>
---------
Co-authored-by: compilade <redacted>