]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
gguf-py : avoid requiring pyside6 for other scripts (#13036)
authorcompilade <redacted>
Tue, 6 May 2025 02:27:31 +0000 (22:27 -0400)
committerGitHub <redacted>
Tue, 6 May 2025 02:27:31 +0000 (22:27 -0400)
commita7366faa5bb2fff97b9fb43340d853709f52d8c9
treeeb35d2778a70c3fdd4f280d4cb676328983829b8
parent907036502070ba608bdb2aaebf802092d4cfba07
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.
gguf-py/gguf/scripts/__init__.py [deleted file]
gguf-py/pyproject.toml
pyproject.toml