Commit Graph

5 Commits

Author SHA1 Message Date
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
BuildTools fa51f7cdb8 style: format code with Black 2024-08-04 19:50:34 -07:00
BuildTools 10911b71a0 add assets fix, code format, progress bar fix 2024-08-04 15:07:24 -07:00
leafspark c6ae2e319c
Add files via upload 2024-08-02 21:55:57 -07:00
leafspark b3721e75f0
add code 2024-08-02 21:10:32 -07:00