AutoGGUF/src
BuildTools dc9a1c8971
feat: support multiple quantization types
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
2024-08-05 12:11:08 -07:00
..
gguf-py/gguf ci: add pre commit config and report template 2024-08-04 20:59:02 -07:00
AutoGGUF.py feat: support multiple quantization types 2024-08-05 12:11:08 -07:00
DownloadThread.py style: format code with Black 2024-08-04 19:50:34 -07:00
KVOverrideEntry.py style: format code with Black 2024-08-04 19:50:34 -07:00
Logger.py style: format code with Black 2024-08-04 19:50:34 -07:00
ModelInfoDialog.py style: format code with Black 2024-08-04 19:50:34 -07:00
QuantizationThread.py feat: support multiple quantization types 2024-08-05 12:11:08 -07:00
TaskListItem.py style: format code with Black 2024-08-04 19:50:34 -07:00
convert_hf_to_gguf.py style: format code with Black 2024-08-04 19:50:34 -07:00
convert_lora_to_ggml.py style: format code with Black 2024-08-04 19:50:34 -07:00
convert_lora_to_gguf.py add assets fix, code format, progress bar fix 2024-08-04 15:07:24 -07:00
imports_and_globals.py style: format code with Black 2024-08-04 19:50:34 -07:00
localizations.py feat: support multiple quantization types 2024-08-05 12:11:08 -07:00
main.py style: format code with Black 2024-08-04 19:50:34 -07:00