Commit Graph

17 Commits

Author SHA1 Message Date
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