BuildTools
|
6e424462ab
|
refactor: add type hints
|
2024-08-22 21:56:37 -07:00 |
BuildTools
|
a97a545a28
|
refactor: move get helper functions to utils.py
- move get_models_data and get_tasks_data to utils.py from AutoGGUF.py
|
2024-08-22 17:08:45 -07:00 |
BuildTools
|
adc8f4bd02
|
refactor: move functions out of AutoGGUF.py
- move functions out of AutoGGUF.py
- add live update support to GPU monitor graphs
|
2024-08-17 12:47:01 -07:00 |
BuildTools
|
27a53a5b2b
|
fix: revert imports change
- revert absolute imports change
|
2024-08-16 16:28:24 -07:00 |
BuildTools
|
d2c83efebb
|
refactor: change filenames to follow PEP 8
|
2024-08-16 16:08:08 -07:00 |
BuildTools
|
9d939151de
|
refactor: move functions to helper modules
- move functions to helper modules
- set radon to lenient (E)
- disable pre-commit workflow
- adjust module importing
|
2024-08-16 15:50:39 -07:00 |