AutoGGUF/src
BuildTools a7f2dec852
feat(ui): add AutoFP8 quantization window
- add AutoFP8 quantization window (currently broken)
- add more dynamic KV parameters
2024-09-02 18:17:29 -07:00
..
gguf-py/gguf refactor: adapt gguf library to project 2024-08-16 19:58:29 -07:00
AutoGGUF.py feat(ui): add AutoFP8 quantization window 2024-09-02 18:17:29 -07:00
CustomTitleBar.py feat(window): add minimize/maximize button 2024-09-01 21:10:13 -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
HFTransfer.py feat(models): add HF upload/download class 2024-08-31 13:54:24 -07:00
KVOverrideEntry.py feat(ui): add AutoFP8 quantization window 2024-09-02 18:17:29 -07:00
Localizations.py chore: bump version to v1.8.0 2024-08-26 14:53:16 -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 refactor: move functions out of AutoGGUF.py 2024-08-29 15:01:13 -07:00
convert_hf_to_gguf.py feat(core): add AutoFP8 quantization classes 2024-09-01 20:35:35 -07:00
convert_lora_to_ggml.py refactor: allow specifying output path in lora conversion subprocess 2024-08-31 14:54:08 -07:00
convert_lora_to_gguf.py chore: update llama.cpp convert scripts 2024-08-31 14:01:41 -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: allow specifying output path in lora conversion subprocess 2024-08-31 14:54:08 -07:00
main.py feat(server): replace Flask with FastAPI and Uvicorn 2024-08-31 15:34:47 -07:00
presets.py feat(config): add configuration options 2024-08-25 15:11:36 -07:00
quantize_to_fp8_dynamic.py feat(ui): add AutoFP8 quantization window 2024-09-02 18:17:29 -07:00
ui_update.py feat(core): add AutoFP8 quantization classes 2024-09-01 20:35:35 -07:00
utils.py refactor: move functions out of AutoGGUF.py 2024-08-29 15:01:13 -07:00