AutoGGUF/src
BuildTools fec22adc58
feat(config): add configuration options
- add more configuration options for AUTOGGUF_MODEL_DIR_NAME, AUTOGGUF_OUTPUT_DIR_NAME, and AUTOGGUF_RESIZE_FACTOR (these get created on startup)
- move some UI helper funtions out of AutoGGUF.py and into ui_update and Ta
- optimize imports for utility classes
- fix some missing imports
2024-08-25 15:11:36 -07:00
..
gguf-py/gguf refactor: adapt gguf library to project 2024-08-16 19:58:29 -07:00
AutoGGUF.py feat(config): add configuration options 2024-08-25 15:11:36 -07:00
CustomTitleBar.py refactor: add type hints 2024-08-22 21:56:37 -07:00
DownloadThread.py feat(config): add configuration options 2024-08-25 15:11:36 -07:00
GPUMonitor.py refactor: add type hints 2024-08-22 21:56:37 -07:00
KVOverrideEntry.py refactor: add type hints 2024-08-22 21:56:37 -07:00
Localizations.py refactor: add type hints 2024-08-22 21:56:37 -07:00
Logger.py refactor: add type hints 2024-08-22 21:56:37 -07:00
ModelInfoDialog.py feat(config): add configuration options 2024-08-25 15:11:36 -07:00
QuantizationThread.py feat(config): add configuration options 2024-08-25 15:11:36 -07:00
TaskListItem.py feat(config): add configuration options 2024-08-25 15:11:36 -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 refactor: add type hints 2024-08-22 21:56:37 -07:00
imports_and_globals.py feat(config): add configuration options 2024-08-25 15:11:36 -07:00
lora_conversion.py refactor: add type hints 2024-08-22 21:56:37 -07:00
main.py refactor: add type hints 2024-08-22 21:56:37 -07:00
presets.py feat(config): add configuration options 2024-08-25 15:11:36 -07:00
ui_update.py feat(config): add configuration options 2024-08-25 15:11:36 -07:00
utils.py feat(config): add configuration options 2024-08-25 15:11:36 -07:00