AutoGGUF/src
BuildTools a97a545a28
refactor: move get helper functions to utils.py
- move get_models_data and get_tasks_data to utils.py from AutoGGUF.py
2024-08-22 17:08:45 -07:00
..
gguf-py/gguf refactor: adapt gguf library to project 2024-08-16 19:58:29 -07:00
AutoGGUF.py refactor: move get helper functions to utils.py 2024-08-22 17:08:45 -07:00
CustomTitleBar.py feat(ui): use Unicode for X button 2024-08-17 13:24:37 -07:00
DownloadThread.py refactor: Switch from PyQt6 to PySide6 for license compatibility 2024-08-08 13:04:30 -07:00
GPUMonitor.py feat(monitor): add smoother usage bar changes 2024-08-17 13:07:48 -07:00
KVOverrideEntry.py feat(ui): use Unicode for X button 2024-08-17 13:24:37 -07:00
Localizations.py feat(core): add verification to manual import + concatenated file support 2024-08-22 15:57:21 -07:00
Logger.py refactor: Switch from PyQt6 to PySide6 for license compatibility 2024-08-08 13:04:30 -07:00
ModelInfoDialog.py refactor: Switch from PyQt6 to PySide6 for license compatibility 2024-08-08 13:04:30 -07:00
QuantizationThread.py refactor: change filenames to follow PEP 8 2024-08-16 16:08:08 -07:00
TaskListItem.py refactor: Switch from PyQt6 to PySide6 for license compatibility 2024-08-08 13:04:30 -07:00
convert_hf_to_gguf.py refactor: adapt gguf library to project 2024-08-16 19:58:29 -07:00
convert_lora_to_ggml.py refactor: change filenames to follow PEP 8 2024-08-16 16:08:08 -07:00
convert_lora_to_gguf.py refactor: change filenames to follow PEP 8 2024-08-16 16:08:08 -07:00
error_handling.py fix: revert imports change 2024-08-16 16:28:24 -07:00
imports_and_globals.py fix: revert imports change 2024-08-16 16:28:24 -07:00
lora_conversion.py refactor: move functions out of AutoGGUF.py 2024-08-17 12:47:01 -07:00
main.py feat(core): add manual model import 2024-08-22 15:39:08 -07:00
presets.py refactor: make window scrollable 2024-08-16 18:45:22 -07:00
ui_update.py feat(ui): use Unicode for X button 2024-08-17 13:24:37 -07:00
utils.py refactor: move get helper functions to utils.py 2024-08-22 17:08:45 -07:00