AutoGGUF/src
BuildTools 7c2a0b7ec1
feat(ui): update display of properties and add certifi
- updated project files
- added certifi to backend download and update checking
- add and fix type hints
- small file formatting changes
- update formatting of KV pairs to be cleaner
- update tensor data formatting and remove redundant KV pairs property
- add human readable mappings from KV pairs into model properties
- update CUDA backend check for latest llama.cpp format
- use urllib globally
2025-05-24 21:12:22 -07:00
..
gguf feat(core): update llama.cpp, improve backend UI, logging, and task handling 2025-05-15 19:01:51 -07:00
AutoGGUF.py feat(ui): update display of properties and add certifi 2025-05-24 21:12:22 -07:00
CustomTitleBar.py feat(ui): update display of properties and add certifi 2025-05-24 21:12:22 -07:00
DownloadThread.py feat(ui): update display of properties and add certifi 2025-05-24 21:12:22 -07:00
GPUMonitor.py chore: update for new year and improve compliance 2025-01-08 15:11:47 -08:00
KVOverrideEntry.py feat(ui): update display of properties and add certifi 2025-05-24 21:12:22 -07:00
Localizations.py feat(ui): update display of properties and add certifi 2025-05-24 21:12:22 -07:00
Logger.py refactor: add type hints 2024-08-22 21:56:37 -07:00
ModelInfoDialog.py feat(ui): update display of properties and add certifi 2025-05-24 21:12:22 -07:00
Plugins.py refactor: use localizations for menubar and structure optimization 2024-10-05 21:02:44 -07:00
QuantizationThread.py feat(ui): update display of properties and add certifi 2025-05-24 21:12:22 -07:00
TaskListItem.py feat(ui): update display of properties and add certifi 2025-05-24 21:12:22 -07:00
convert_hf_to_gguf.py feat(core): update llama.cpp, improve backend UI, logging, and task handling 2025-05-15 19:01:51 -07:00
convert_lora_to_ggml.py refactor: optimize GGUF imports 2024-09-14 10:11:43 -07:00
convert_lora_to_gguf.py feat(core): update llama.cpp, improve backend UI, logging, and task handling 2025-05-15 19:01:51 -07:00
dequantize_gguf.py feat(hf): add support for repository types 2024-09-22 09:48:48 -07:00
error_handling.py refactor: adjust logging and localizations 2024-09-09 15:42:09 -07:00
globals.py feat(ui): update display of properties and add certifi 2025-05-24 21:12:22 -07:00
lora_conversion.py refactor: use localizations for menubar and structure optimization 2024-10-05 21:02:44 -07:00
main.py feat(ui): update Japanese and German localizations 2024-09-15 12:48:41 -07:00
presets.py feat(ui): add clipboard support to save/load preset 2024-12-17 21:05:58 -08:00
quantize_to_fp8_dynamic.py fix: use proper status in TaskListItem 2024-09-02 18:43:22 -07:00
ui_update.py feat(ui): update display of properties and add certifi 2025-05-24 21:12:22 -07:00
utils.py feat(ui): update display of properties and add certifi 2025-05-24 21:12:22 -07:00