llama.cpp/gguf-py/gguf/scripts
Sigbjørn Skjæret 69050a11be
Refactor gguf scripts to improve metadata handling (#11909)
* Refactor gguf scripts to improve metadata handling

Added contents method to ReaderField class
Added endianess property to GGUFReader class

* update scripts

* fix import

* remove unused import

* attempt to work around flake and pyright errors

* second attempt

* give up, ignore type

* bump version

* apply newbyteorder fixes
2025-02-26 08:04:48 -05:00
..
__init__.py gguf-py : move scripts directory (#11116) 2025-01-08 20:54:58 +02:00
gguf_convert_endian.py Refactor gguf scripts to improve metadata handling (#11909) 2025-02-26 08:04:48 -05:00
gguf_dump.py Refactor gguf scripts to improve metadata handling (#11909) 2025-02-26 08:04:48 -05:00
gguf_hash.py gguf-py: fixed local detection of gguf package (#11180) 2025-01-11 11:42:31 +02:00
gguf_new_metadata.py Refactor gguf scripts to improve metadata handling (#11909) 2025-02-26 08:04:48 -05:00
gguf_set_metadata.py gguf-py: fixed local detection of gguf package (#11180) 2025-01-11 11:42:31 +02:00