llama.cpp/gguf-py/gguf/scripts
compilade a7366faa5b
gguf-py : avoid requiring pyside6 for other scripts (#13036)
- gguf-py : remove gguf-py/gguf/scripts/__init__.py because it's not needed

Implicit namespaces are supported since Python 3.3 (https://peps.python.org/pep-0420/),
and the entrypoints in pyproject.toml can directly refer to the main functions.
2025-05-05 22:27:31 -04: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_editor_gui.py gguf-py : GGUF Editor GUI - Python + Qt6 (#12930) 2025-04-18 20:30:41 +02: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