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 |
||
|---|---|---|
| .. | ||
| AutoGGUF.py | ||
| KVOverrideEntry.py | ||
| QuantizationThread.py | ||
| convert_lora_to_ggml.py | ||
| convert_lora_to_gguf.py | ||