Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information