Commit Graph

6 Commits

Author SHA1 Message Date
BuildTools 7e61f6b3d3
refactor: Switch from PyQt6 to PySide6 for license compatibility
- Replaced all PyQt6 imports with PySide6
- Updated signal syntax (pyqtSignal to Signal)
- Modified requirements.txt to use PySide6
- Ensured compatibility with Apache-2.0 license
2024-08-08 13:04:30 -07:00
BuildTools fa51f7cdb8 style: format code with Black 2024-08-04 19:50:34 -07:00
BuildTools 70f9db166d print out quant command and log, dynamic kv 2024-08-04 18:01:17 -07:00
BuildTools 10911b71a0 add assets fix, code format, progress bar fix 2024-08-04 15:07:24 -07:00
BuildTools 294fe6ea5b fix kv load bug+input validaton, add imatrix options
imatrix and ui changes, bugfix code
2024-08-03 21:59:59 -07:00
leafspark a0bd57cd70
add kv override and cuda backend bugfix 2024-08-03 14:29:04 -07:00