Commit Graph

  • 432306d2ba
    feat(ui): add seamless title bar BuildTools 2024-08-16 17:16:15 -0700
  • cae2fb9ce3
    Merge branch 'main' of https://github.com/leafspark/AutoGGUF v1.7.0 BuildTools 2024-08-16 16:28:39 -0700
  • 27a53a5b2b
    fix: revert imports change BuildTools 2024-08-16 16:28:24 -0700
  • 2152069db9
    docs: update changelog to v1.7.0 leafspark 2024-08-16 16:20:35 -0700
  • d2c83efebb
    refactor: change filenames to follow PEP 8 BuildTools 2024-08-16 16:08:08 -0700
  • 516aec0a13
    docs: update CONTRIBUTING.md BuildTools 2024-08-16 15:57:38 -0700
  • 9d939151de
    refactor: move functions to helper modules BuildTools 2024-08-16 15:50:39 -0700
  • 000ca6bb1f
    ci: support 32-bit builds BuildTools 2024-08-16 15:22:48 -0700
  • c5e1313e9c
    feat(ui): add menubar BuildTools 2024-08-16 15:15:29 -0700
  • f5e0bca12a
    Merge branch 'main' of https://github.com/leafspark/AutoGGUF BuildTools 2024-08-15 19:08:35 -0700
  • 25b4a76ec9
    refactor: fix pre commit issues and update radon workflow BuildTools 2024-08-15 19:08:21 -0700
  • fed6f74789
    Merge pull request #10 from leafspark/dependabot/pip/psutil-approx-eq-6.0.0 leafspark 2024-08-15 19:06:58 -0700
  • 4324ea7ce1
    Merge pull request #9 from leafspark/dependabot/pip/torch-approx-eq-2.4.0 leafspark 2024-08-15 19:06:38 -0700
  • 9751b04fed
    build(deps): update psutil requirement from ~=5.9.8 to ~=6.0.0 dependabot[bot] 2024-08-16 02:03:50 +0000
  • acd9710545
    build(deps): update torch requirement from ~=1.13.1 to ~=2.4.0 dependabot[bot] 2024-08-16 02:03:47 +0000
  • 853d2292b1
    build(deps): update numpy requirement from <2.0.0 to <3.0.0 dependabot[bot] 2024-08-16 02:03:41 +0000
  • 3946b2a49e
    Merge branch 'main' of https://github.com/leafspark/AutoGGUF BuildTools 2024-08-15 19:02:42 -0700
  • 034bbbb3b9
    ci: add radon, dependabot, and pre-commit workflows BuildTools 2024-08-15 19:02:36 -0700
  • 9ef6b1a664
    ci: add dependency audit leafspark 2024-08-15 18:52:29 -0700
  • b3eecc173d
    ci: rename workflow and add src files to artifact leafspark 2024-08-15 18:43:13 -0700
  • 82cd5eb129
    ci: exclude torch from build leafspark 2024-08-15 18:36:26 -0700
  • 987c32d887
    ci: fix build workflow leafspark 2024-08-15 18:33:41 -0700
  • 048bececb8
    ci: add build workflow leafspark 2024-08-15 18:31:43 -0700
  • ea4f0a0c41
    ci: disable .md and .txt CodeQL analysis leafspark 2024-08-15 18:23:42 -0700
  • e867a9e5cf
    docs: update SECURITY.md leafspark 2024-08-15 18:22:30 -0700
  • e1aafb4681
    docs: fix image blur leafspark 2024-08-15 18:13:04 -0700
  • bcf0a4045d
    docs: update readme to v1.6.2 and style screenshot leafspark 2024-08-15 18:11:26 -0700
  • f19e1c5ab4
    docs: update changelog to v1.6.2 leafspark 2024-08-15 17:56:03 -0700
  • f3257bfa69
    feat: support env variables as server config v1.6.2 BuildTools 2024-08-15 17:25:33 -0700
  • e77fa3ee4d
    Merge branch 'main' of https://github.com/leafspark/AutoGGUF BuildTools 2024-08-15 17:15:28 -0700
  • 2e90c91eb8
    feat(server): add read only flask server BuildTools 2024-08-15 17:15:21 -0700
  • 6ec85aa84f
    refactor: edit build scripts and add README mention BuildTools 2024-08-13 20:10:06 -0700
  • 79eeb02694
    fix: set GGML types to lowercase in command builder BuildTools 2024-08-13 20:07:50 -0700
  • a8ed4a87b1
    ci: add optimized build scripts using Nuitka v1.6.1 BuildTools 2024-08-12 20:59:01 -0700
  • ac725c678b
    Merge branch 'main' of https://github.com/leafspark/AutoGGUF BuildTools 2024-08-11 18:45:47 -0700
  • f089aa264d
    fix: cancel first before deleting task BuildTools 2024-08-11 18:45:40 -0700
  • 67302124f0
    docs: update changelog to v1.6.0 leafspark 2024-08-08 13:43:52 -0700
  • 0ef2c91d6b
    docs: update to v1.6.0 features leafspark 2024-08-08 13:41:23 -0700
  • 7e61f6b3d3
    refactor: Switch from PyQt6 to PySide6 for license compatibility v1.6.0 BuildTools 2024-08-08 13:04:30 -0700
  • 260d4cd011
    Merge branch 'main' of https://github.com/leafspark/AutoGGUF BuildTools 2024-08-08 12:51:48 -0700
  • b2d4fd06a4
    feat: add GPU monitoring for NVIDIA GPUs BuildTools 2024-08-08 12:51:41 -0700
  • b3b3c592f1
    docs: update SECURITY.md leafspark 2024-08-08 10:46:24 -0700
  • c659790942
    docs: update build instructions and dependencies leafspark 2024-08-08 10:45:48 -0700
  • f5b3b43d01
    fix: load preset error and LoRA loading v1.5.1 BuildTools 2024-08-08 10:32:12 -0700
  • 11e35a7535
    ci: reduce unnecessary checks BuildTools 2024-08-07 16:59:58 -0700
  • e4d810b262
    build: update project dependencies leafspark 2024-08-07 16:54:01 -0700
  • b8584ac828
    docs: update shields and featurelist leafspark 2024-08-07 16:36:26 -0700
  • 54c3b26612
    docs: update changelog to v1.5.0 leafspark 2024-08-07 16:07:18 -0700
  • cb51a22d2f
    refactor: Implement QScrollArea for universal scrolling v1.5.0 BuildTools 2024-08-06 16:08:32 -0700
  • 6070aac200
    refactor: use localization keys for HF conversion v1.5.0-beta2 BuildTools 2024-08-05 19:21:30 -0700
  • c0635936cc
    refactor: allow more tensor types BuildTools 2024-08-05 17:51:54 -0700
  • eca2ecc785
    refactor: move some strings to localizations BuildTools 2024-08-05 17:41:12 -0700
  • ab7ffb0ad3
    refactor: optimize imports BuildTools 2024-08-05 17:29:01 -0700
  • 1feab011e4
    refactor: move error handling to separate module BuildTools 2024-08-05 16:52:33 -0700
  • 3ff9caabbf
    docs: update verification instructions and update to v1.5.0 prerel leafspark 2024-08-05 14:06:47 -0700
  • 4ced884a0d
    feat(conversion): add HF to GGUF conversion + refactor localization v1.5.0-beta BuildTools 2024-08-05 13:29:30 -0700
  • d25989dc0c
    docs: update changelog to v1.4.3 leafspark 2024-08-05 12:24:33 -0700
  • 51c3de4995
    docs: update to v1.4.3 leafspark 2024-08-05 12:22:02 -0700
  • aaacba491d
    Merge branch 'main' of https://github.com/leafspark/AutoGGUF v1.4.3 BuildTools 2024-08-05 12:11:44 -0700
  • dc9a1c8971
    feat: support multiple quantization types BuildTools 2024-08-05 12:11:08 -0700
  • fc78dd365f
    docs: Add SECURITY.md leafspark 2024-08-05 11:53:49 -0700
  • eccd60fa5e
    docs: add code of conduct leafspark 2024-08-05 11:47:18 -0700
  • e69237b7b9
    docs: enhance class and method documentation BuildTools 2024-08-05 11:37:20 -0700
  • c9167a7ac4
    feat(model): implement model sharding management BuildTools 2024-08-05 11:26:29 -0700
  • cfa61fd9e7
    ci: remove crlf leafspark 2024-08-04 21:15:34 -0700
  • 444475fb3f style: reformat localizations file BuildTools 2024-08-04 21:11:52 -0700
  • 33275f13a2
    ci: add formatting check leafspark 2024-08-04 21:04:21 -0700
  • 247f8c1c45
    docs: update pre commit instructions leafspark 2024-08-04 21:03:39 -0700
  • 868b15b61f ci: add pre commit config and report template BuildTools 2024-08-04 20:59:02 -0700
  • e09f54dcb7 Merge branch 'main' of https://github.com/leafspark/AutoGGUF BuildTools 2024-08-04 19:50:48 -0700
  • fa51f7cdb8 style: format code with Black BuildTools 2024-08-04 19:50:34 -0700
  • a69f6d6750
    docs: update formatting instructions leafspark 2024-08-04 19:47:29 -0700
  • eb8096699d
    docs: update readme to v1.4.2 leafspark 2024-08-04 19:45:01 -0700
  • 08bff51ab3
    docs: update changelog to v1.4.2 leafspark 2024-08-04 19:37:19 -0700
  • 2dc5bd9e8a fix: Hide Base Model label when GGML type selected v1.4.2 BuildTools 2024-08-04 19:32:07 -0700
  • 943c32fea0
    ci: create codeql.yml leafspark 2024-08-04 19:20:53 -0700
  • e4543784ed
    docs: update CONTRIBUTIING.md leafspark 2024-08-04 19:18:52 -0700
  • 757fbb34ec
    docs: update requirements.txt leafspark 2024-08-04 19:16:52 -0700
  • 8e42377150
    chore: create changelog leafspark 2024-08-04 19:13:54 -0700
  • 6797ba1110 build: add cross-platform build scripts BuildTools 2024-08-04 19:04:02 -0700
  • 89826de0b2
    chore: add .gitattributes leafspark 2024-08-04 18:52:14 -0700
  • 2941017d7d
    remove every error leafspark 2024-08-04 18:48:16 -0700
  • c2d22d478c
    Create CONTRIBUTING.md leafspark 2024-08-04 18:44:16 -0700
  • 2f23cdd503
    reduce strictness leafspark 2024-08-04 18:39:49 -0700
  • 8e060d2087
    add pylint leafspark 2024-08-04 18:34:50 -0700
  • 93be6139f7
    add shields and reformat readme leafspark 2024-08-04 18:32:25 -0700
  • 7af40477f4
    update screenshot + wiki ref leafspark 2024-08-04 18:11:23 -0700
  • 1adad11a62 Merge branch 'main' of https://github.com/leafspark/AutoGGUF v1.4.1 BuildTools 2024-08-04 18:01:20 -0700
  • 70f9db166d print out quant command and log, dynamic kv BuildTools 2024-08-04 18:01:17 -0700
  • 4b1f7b5991
    Update README.md leafspark 2024-08-04 16:51:43 -0700
  • eba074ae89 Merge branch 'main' of https://github.com/leafspark/AutoGGUF v1.4.0 BuildTools 2024-08-04 16:04:06 -0700
  • 315fb7f03c edit favicon BuildTools 2024-08-04 16:04:04 -0700
  • f6beecf043
    add banner leafspark 2024-08-04 15:53:27 -0700
  • 91ed31c5a4
    add star history and formatting change leafspark 2024-08-04 15:39:20 -0700
  • 86b1474c99 add build script + instructions and favicon v1.4.0-beta2 BuildTools 2024-08-04 15:24:54 -0700
  • 558ff49290 Merge branch 'main' of https://github.com/leafspark/AutoGGUF BuildTools 2024-08-04 15:07:28 -0700
  • 10911b71a0 add assets fix, code format, progress bar fix BuildTools 2024-08-04 15:07:24 -0700
  • 3e8d7b1415 adjust window size and code formatting BuildTools 2024-08-04 14:44:39 -0700
  • eedf326c02
    update issues and troubleshooting leafspark 2024-08-04 14:43:05 -0700
  • 41ebb7d609 add gitignore file BuildTools 2024-08-04 14:26:30 -0700