Commit Graph

17 Commits

Author SHA1 Message Date
leafspark cd16f3eab6
ci: automate checksums and fix build errors 2025-05-24 21:41:33 -07:00
leafspark 8f3d93461a
ci: update upload-artifact to v4 2025-05-24 21:32:56 -07:00
leafspark 0855a88433
ci: remove broken x86 build matrix 2024-11-02 09:34:38 -07:00
BuildTools 118273f618
ci: force Python 3.12 for build.yml
- force Python 3.12 for build.yml to ensure PySide6 compatibility
2024-10-13 10:27:27 -07:00
BuildTools a80775b0a2
ci: update Actions versions
- update Actions versions
- update pylint workflow
2024-09-14 10:20:20 -07:00
BuildTools 747aa7b9a8
refactor: optimize GGUF imports
- optimize imports in GGUF conversion utilities
- rename gguf library modules
- update .gitignore and build workflow
2024-09-14 10:11:43 -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
leafspark 7349aedc78
ci: fix slashes in build.yml 2024-08-26 15:04:04 -07:00
leafspark 7886c38bfb
ci: make sure to include convert_hf_to_gguf.py in output 2024-08-26 15:03:19 -07:00
BuildTools c68eee75c3
ci: separate macOS and Linux runs 2024-08-22 17:39:07 -07:00
BuildTools bfd12bbfc6
ci: use proper sha256 file format and avoid overwriting 2024-08-22 17:34:32 -07:00
BuildTools bb6f0efa63
ci: add sha256 generation support to build.yml 2024-08-22 17:29:18 -07:00
BuildTools 000ca6bb1f
ci: support 32-bit builds
- support 32-bit builds
- fix pre-commit formatting issues
2024-08-16 15:22:48 -07:00
leafspark b3eecc173d
ci: rename workflow and add src files to artifact 2024-08-15 18:43:13 -07:00
leafspark 82cd5eb129
ci: exclude torch from build 2024-08-15 18:36:26 -07:00
leafspark 987c32d887
ci: fix build workflow
- fixed sha hash syntax error
2024-08-15 18:33:41 -07:00
leafspark 048bececb8
ci: add build workflow 2024-08-15 18:31:43 -07:00