AutoGGUF/src
BuildTools 93daedc285
feat(backend): allow setting fetch repository
- add AUTOGGUF_BACKEND_REPO environment variable to set GitHub repo to fetch releases
- remove Import Model confirmation
- fix error when deleting models from list
- add localizations and update README with message
2025-01-27 15:32:07 -08:00
..
gguf chore: update for new year and improve compliance 2025-01-08 15:11:47 -08:00
AutoGGUF.py feat(backend): allow setting fetch repository 2025-01-27 15:32:07 -08: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 chore: update for new year and improve compliance 2025-01-08 15:11:47 -08:00
KVOverrideEntry.py fix: reorganize imports and remove pytz 2024-09-04 17:53:32 -07:00
Localizations.py feat(backend): allow setting fetch repository 2025-01-27 15:32:07 -08: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 chore: update for new year and improve compliance 2025-01-08 15:11:47 -08:00
convert_lora_to_ggml.py refactor: optimize GGUF imports 2024-09-14 10:11:43 -07:00
convert_lora_to_gguf.py chore: update for new year and improve compliance 2025-01-08 15:11:47 -08: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 chore: update for new year and improve compliance 2025-01-08 15:11:47 -08: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(ui): add clipboard support to save/load preset 2024-12-17 21:05:58 -08: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 feat(backend): allow setting fetch repository 2025-01-27 15:32:07 -08:00