]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
gguf-py : fix disconnect-before-connect in editor-gui (#13569)
authorDaniel Tang <redacted>
Thu, 15 May 2025 16:47:10 +0000 (12:47 -0400)
committerGitHub <redacted>
Thu, 15 May 2025 16:47:10 +0000 (18:47 +0200)
commit07ad2b6db3c117868728e2cdfe3b711473d66e14
treecafa06fa1eb114d79c444a38d3f9ba2a97997adc
parentc531edfa34fec8074d0b424396cdd450df23b612
gguf-py : fix disconnect-before-connect in editor-gui (#13569)

The bug caused a crash upon load with venvs created with
--system-site-packages to use
python3-pyside6.qtwidgets=python3-pyside6.qtwidgets=6.6.2-4
from Kubuntu 24.10.
gguf-py/gguf/scripts/gguf_editor_gui.py