AutoGGUF/src/gguf
BuildTools 35ad690198
feat(core): update llama.cpp, improve backend UI, logging, and task handling
- update llama.cpp python to `bc098c3` (now adds support for Qwen3, Llama 4, etc.)
- update requirements and general maint
- UI fixes in AutoGGUF
- Updated backend selection box to sort by newest version
- Fixed log information box inserting newlines on open and autoscroll
- Modified task deletion behavior
- Fixed logging for cancellation/deletion
- Updated readme information
2025-05-15 19:01:51 -07:00
..
__init__.py refactor: optimize GGUF imports 2024-09-14 10:11:43 -07:00
constants.py feat(core): update llama.cpp, improve backend UI, logging, and task handling 2025-05-15 19:01:51 -07:00
gguf.py feat(core): update llama.cpp, improve backend UI, logging, and task handling 2025-05-15 19:01:51 -07:00
gguf_reader.py feat(core): update llama.cpp, improve backend UI, logging, and task handling 2025-05-15 19:01:51 -07:00
gguf_writer.py feat(core): update llama.cpp, improve backend UI, logging, and task handling 2025-05-15 19:01:51 -07:00
lazy.py feat(core): update llama.cpp, improve backend UI, logging, and task handling 2025-05-15 19:01:51 -07:00
metadata.py refactor(ggml): update safetensor conversion scripts 2025-03-22 09:41:54 -07:00
quants.py chore: update for new year and improve compliance 2025-01-08 15:11:47 -08:00
tensor_mapping.py feat(core): update llama.cpp, improve backend UI, logging, and task handling 2025-05-15 19:01:51 -07:00
utility.py feat(core): update llama.cpp, improve backend UI, logging, and task handling 2025-05-15 19:01:51 -07:00
vocab.py refactor(ggml): update safetensor conversion scripts 2025-03-22 09:41:54 -07:00