AutoGGUF/docs
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
..
AutoGGUF.py feat: support multiple quantization types 2024-08-05 12:11:08 -07:00
KVOverrideEntry.py docs: enhance class and method documentation 2024-08-05 11:37:20 -07:00
QuantizationThread.py docs: enhance class and method documentation 2024-08-05 11:37:20 -07:00
convert_lora_to_ggml.py docs: enhance class and method documentation 2024-08-05 11:37:20 -07:00
convert_lora_to_gguf.py docs: enhance class and method documentation 2024-08-05 11:37:20 -07:00