..
gguf
feat(convert): update llama.cpp convert scripts
2024-09-20 15:05:52 -07:00
AutoGGUF.py
refactor: use localizations for menubar and structure optimization
2024-10-05 21:02:44 -07:00
CustomTitleBar.py
feat(window): add minimize/maximize button
2024-09-01 21:10:13 -07:00
DownloadThread.py
refactor: remove requests and python-dotenv to reduce size
2024-09-04 21:18:49 -07:00
GPUMonitor.py
refactor: move functions out of AutoGGUF
2024-09-15 12:31:34 -07:00
KVOverrideEntry.py
fix: reorganize imports and remove pytz
2024-09-04 17:53:32 -07:00
Localizations.py
refactor: use localizations for menubar and structure optimization
2024-10-05 21:02:44 -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
Plugins.py
refactor: use localizations for menubar and structure optimization
2024-10-05 21:02:44 -07:00
QuantizationThread.py
refactor: use localizations for menubar and structure optimization
2024-10-05 21:02:44 -07:00
TaskListItem.py
feat(parallel): add support for iMatrix generation tracking
2024-09-09 19:26:56 -07:00
convert_hf_to_gguf.py
feat(convert): update llama.cpp convert scripts
2024-09-20 15:05:52 -07:00
convert_lora_to_ggml.py
refactor: optimize GGUF imports
2024-09-14 10:11:43 -07:00
convert_lora_to_gguf.py
refactor: optimize GGUF imports
2024-09-14 10:11:43 -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
refactor: use localizations for menubar and structure optimization
2024-10-05 21:02:44 -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(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
refactor: move functions out of AutoGGUF
2024-09-15 12:31:34 -07:00
utils.py
refactor: use localizations for menubar and structure optimization
2024-10-05 21:02:44 -07:00