BuildTools
f8651ef19f
fix: reorganize imports and remove pytz
...
- reorganize imports and remove pytz from KVOverrideEntry.py
2024-09-04 17:53:32 -07:00
BuildTools
a7f2dec852
feat(ui): add AutoFP8 quantization window
...
- add AutoFP8 quantization window (currently broken)
- add more dynamic KV parameters
2024-09-02 18:17:29 -07:00
BuildTools
81b2d4137b
feat(core): add AutoFP8 quantization classes
...
- add AutoFP8 quantization classes
- minor fixes based on IDE recommendations
2024-09-01 20:35:35 -07:00
BuildTools
6e424462ab
refactor: add type hints
2024-08-22 21:56:37 -07:00
BuildTools
03c8a23e07
feat(ui): use Unicode for X button
...
- use Unicode for X button in KV Overrides box
- move CustomTitleBar to separate file
2024-08-17 13:24:37 -07:00
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