mirror of https://github.com/leafspark/AutoGGUF
This commit adds the ability to select and run multiple quantization types simultaneously. It includes: - Replacing the quantization type dropdown with a multi-select list - Updating preset saving and loading to handle multiple quantization types - Modifying the quantize_model function to process all selected types - fix formatting issue with previous commit - use error and in progress messages from localizations in QuantizationThread |
||
|---|---|---|
| .. | ||
| gguf-py/gguf | ||
| AutoGGUF.py | ||
| DownloadThread.py | ||
| KVOverrideEntry.py | ||
| Logger.py | ||
| ModelInfoDialog.py | ||
| QuantizationThread.py | ||
| TaskListItem.py | ||
| convert_hf_to_gguf.py | ||
| convert_lora_to_ggml.py | ||
| convert_lora_to_gguf.py | ||
| imports_and_globals.py | ||
| localizations.py | ||
| main.py | ||