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
|
3ebc0d63f4
|
ci: update artifact upload version
|
2025-02-10 17:36:09 -08: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 |
leafspark
|
9b4ec4718b
|
ci: remove pylint 3.8 checks
|
2024-09-15 12:33:18 -07:00 |
BuildTools
|
a80775b0a2
|
ci: update Actions versions
- update Actions versions
- update pylint workflow
|
2024-09-14 10:20:20 -07:00 |
BuildTools
|
122510c2a4
|
Merge branch 'main' of https://github.com/leafspark/AutoGGUF
|
2024-09-14 10:11:47 -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 |
leafspark
|
a6ef9b9023
|
ci: upgrade workflow versions
|
2024-09-12 19:48:09 -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
|
c02df3005e
|
docs: update docstrings and small code fixes
- update docstrings for AutoGGUF.py and add for lora_conversion.py and Logger.py
- fix IDE detected code typos and errors
|
2024-08-16 19:43:48 -07:00 |
BuildTools
|
516aec0a13
|
docs: update CONTRIBUTING.md
- add PR instructions to CONTRIBUTING.md
- almost disable Radon
|
2024-08-16 15:57:38 -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 |
BuildTools
|
000ca6bb1f
|
ci: support 32-bit builds
- support 32-bit builds
- fix pre-commit formatting issues
|
2024-08-16 15:22:48 -07:00 |
BuildTools
|
25b4a76ec9
|
refactor: fix pre commit issues and update radon workflow
- run pre commits
- exclude quantize_model from radon
|
2024-08-15 19:08:21 -07:00 |
BuildTools
|
3946b2a49e
|
Merge branch 'main' of https://github.com/leafspark/AutoGGUF
|
2024-08-15 19:02:42 -07:00 |
BuildTools
|
034bbbb3b9
|
ci: add radon, dependabot, and pre-commit workflows
- add radon, dependabot, and pre-commit workflows
- optimize imports in AutoGGUF.py
|
2024-08-15 19:02:36 -07:00 |
leafspark
|
9ef6b1a664
|
ci: add dependency audit
|
2024-08-15 18:52:29 -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 |
leafspark
|
ea4f0a0c41
|
ci: disable .md and .txt CodeQL analysis
|
2024-08-15 18:23:42 -07:00 |
BuildTools
|
11e35a7535
|
ci: reduce unnecessary checks
- only run on .py file modification
- add PR trigger to pylint.yml
- increase strictness of pylint.yml
|
2024-08-07 16:59:58 -07:00 |
leafspark
|
33275f13a2
|
ci: add formatting check
|
2024-08-04 21:04:21 -07:00 |
BuildTools
|
868b15b61f
|
ci: add pre commit config and report template
|
2024-08-04 20:59:02 -07:00 |
leafspark
|
943c32fea0
|
ci: create codeql.yml
|
2024-08-04 19:20:53 -07:00 |
leafspark
|
2941017d7d
|
remove every error
|
2024-08-04 18:48:16 -07:00 |
leafspark
|
2f23cdd503
|
reduce strictness
|
2024-08-04 18:39:49 -07:00 |
leafspark
|
8e060d2087
|
add pylint
|
2024-08-04 18:34:50 -07:00 |