.. |
gguf-py/gguf
|
refactor: adapt gguf library to project
|
2024-08-16 19:58:29 -07:00 |
AutoGGUF.py
|
feat: support key shortcuts for AutoFP8 window
|
2024-09-04 17:31:39 -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
|
refactor: prepare repo for v1.8.1
|
2024-09-04 17:19:54 -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
|
fix: use proper status in TaskListItem
|
2024-09-02 18:43:22 -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): support API key authentication
|
2024-09-02 19:21:39 -07:00 |
presets.py
|
feat(config): add configuration options
|
2024-08-25 15:11:36 -07:00 |
quantize_to_fp8_dynamic.py
|
fix: use proper status in TaskListItem
|
2024-09-02 18:43:22 -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 |