gguf-py : GGUF Editor GUI - Python + Qt6 (#12930)
This commit is contained in:
parent
35370ba945
commit
aff9d107b0
6 changed files with 1629 additions and 1 deletions
|
@ -4,3 +4,4 @@ from .gguf_convert_endian import main as gguf_convert_endian_entrypoint
|
|||
from .gguf_dump import main as gguf_dump_entrypoint
|
||||
from .gguf_set_metadata import main as gguf_set_metadata_entrypoint
|
||||
from .gguf_new_metadata import main as gguf_new_metadata_entrypoint
|
||||
from .gguf_editor_gui import main as gguf_editor_gui_entrypoint
|
||||
|
|
1610
gguf-py/gguf/scripts/gguf_editor_gui.py
Executable file
1610
gguf-py/gguf/scripts/gguf_editor_gui.py
Executable file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue