Commit Graph

  • 23dc666214
    Merge pull request #17 from leafspark/dependabot/pip/fastapi-approx-eq-0.114.0 leafspark 2024-09-09 15:45:29 -0700
  • fb092f8701
    refactor: adjust logging and localizations BuildTools 2024-09-09 15:42:09 -0700
  • be38e35d99
    refactor: move functions into classes BuildTools 2024-09-09 15:11:03 -0700
  • 9cf3c01331
    build(deps): update setuptools requirement from ~=74.0.0 to ~=74.1.2 dependabot[bot] 2024-09-08 11:49:00 +0000
  • 3138266439
    build(deps): update fastapi requirement from ~=0.112.2 to ~=0.114.0 dependabot[bot] 2024-09-08 11:48:56 +0000
  • e46c6260ee
    fix: set progress to zero when indeterminate BuildTools 2024-09-07 10:16:59 -0700
  • 454fb193f9
    perf(startup): improve startup time by optimizing default configuration BuildTools 2024-09-04 21:50:00 -0700
  • bd9889a2d4
    fix: remove comments in requirements.txt BuildTools 2024-09-04 21:26:06 -0700
  • 9e200a0e3b
    fix: update requirements.txt formatting BuildTools 2024-09-04 21:21:13 -0700
  • 8fb500a27d
    refactor: remove requests and python-dotenv to reduce size BuildTools 2024-09-04 21:18:49 -0700
  • 45d0212abe
    Merge branch 'main' of https://github.com/leafspark/AutoGGUF v1.8.1 BuildTools 2024-09-04 17:53:44 -0700
  • f8651ef19f
    fix: reorganize imports and remove pytz BuildTools 2024-09-04 17:53:32 -0700
  • b461ed2e39
    docs: add more information to SECURITY.md leafspark 2024-09-04 17:47:39 -0700
  • 8c333b0ffe
    docs: update CHANGELOG.md BuildTools 2024-09-04 17:36:48 -0700
  • 44f69b2b99
    docs: update showcase image leafspark 2024-09-04 17:33:53 -0700
  • 24ae0066ed
    feat: support key shortcuts for AutoFP8 window BuildTools 2024-09-04 17:31:39 -0700
  • d55cb9ea9b
    refactor: prepare repo for v1.8.1 BuildTools 2024-09-04 17:19:54 -0700
  • 3adee266ca
    feat(server): support API key authentication BuildTools 2024-09-02 19:21:39 -0700
  • a91f804ec1
    fix: use proper status in TaskListItem BuildTools 2024-09-02 18:43:22 -0700
  • a7f2dec852
    feat(ui): add AutoFP8 quantization window BuildTools 2024-09-02 18:17:29 -0700
  • e43bc480c9
    Merge branch 'main' of https://github.com/leafspark/AutoGGUF BuildTools 2024-09-01 21:10:18 -0700
  • 79deff70ed
    feat(window): add minimize/maximize button BuildTools 2024-09-01 21:10:13 -0700
  • f416f020a2
    Merge pull request #16 from leafspark/dependabot/pip/setuptools-approx-eq-74.0.0 leafspark 2024-09-01 20:36:32 -0700
  • 81b2d4137b
    feat(core): add AutoFP8 quantization classes BuildTools 2024-09-01 20:35:35 -0700
  • cdc215a00f
    build(deps): update setuptools requirement from ~=68.2.0 to ~=74.0.0 dependabot[bot] 2024-09-01 11:19:39 +0000
  • 22bd74b399
    feat(server): replace Flask with FastAPI and Uvicorn BuildTools 2024-08-31 15:34:47 -0700
  • db1733b4ed
    refactor: allow specifying output path in lora conversion subprocess BuildTools 2024-08-31 14:54:08 -0700
  • 5f354e692a
    docs: update SECURITY.md leafspark 2024-08-31 14:05:14 -0700
  • a59b49fd97
    chore: update llama.cpp convert scripts BuildTools 2024-08-31 14:01:41 -0700
  • fb9addb8c0
    feat(models): add HF upload/download class BuildTools 2024-08-31 13:54:24 -0700
  • 5d6b6fb67d
    Merge branch 'main' of https://github.com/leafspark/AutoGGUF BuildTools 2024-08-29 15:01:38 -0700
  • 6583412b76
    refactor: move functions out of AutoGGUF.py BuildTools 2024-08-29 15:01:13 -0700
  • 33dc02c5ad
    docs: update readme to v1.8.0 leafspark 2024-08-29 14:46:14 -0700
  • 7349aedc78
    ci: fix slashes in build.yml v1.8.0 leafspark 2024-08-26 15:04:04 -0700
  • 7886c38bfb
    ci: make sure to include convert_hf_to_gguf.py in output leafspark 2024-08-26 15:03:19 -0700
  • e307a4d3b5
    chore: bump version to v1.8.0 BuildTools 2024-08-26 14:53:16 -0700
  • 624949b56d
    Merge branch 'main' of https://github.com/leafspark/AutoGGUF BuildTools 2024-08-25 15:11:51 -0700
  • fec22adc58
    feat(config): add configuration options BuildTools 2024-08-25 15:11:36 -0700
  • ce8a545f07
    Merge pull request #15 from leafspark/dependabot/pip/numpy-lt-3.0.0 leafspark 2024-08-25 14:53:05 -0700
  • d4b99b621a
    build(deps): update numpy requirement from <2.0.0 to <3.0.0 dependabot[bot] 2024-08-25 11:13:25 +0000
  • 86d7bbba2d
    style: reformat TaskListItem.py BuildTools 2024-08-22 21:59:22 -0700
  • ca9f9a4a76
    fix: import missing modules BuildTools 2024-08-22 21:59:01 -0700
  • 6e424462ab
    refactor: add type hints BuildTools 2024-08-22 21:56:37 -0700
  • d4be39a22c
    feat(core): implement plugins BuildTools 2024-08-22 20:08:02 -0700
  • 53ab6a688e
    fix: only count valid backends BuildTools 2024-08-22 18:50:30 -0700
  • e8026892e9
    chore: fix Arabic and French localizations BuildTools 2024-08-22 17:52:28 -0700
  • c68eee75c3
    ci: separate macOS and Linux runs BuildTools 2024-08-22 17:39:07 -0700
  • bfd12bbfc6
    ci: use proper sha256 file format and avoid overwriting BuildTools 2024-08-22 17:34:32 -0700
  • bb6f0efa63
    ci: add sha256 generation support to build.yml BuildTools 2024-08-22 17:29:18 -0700
  • a97a545a28
    refactor: move get helper functions to utils.py BuildTools 2024-08-22 17:08:45 -0700
  • 4f2c8057e1
    feat(core): add verification to manual import + concatenated file support BuildTools 2024-08-22 15:57:21 -0700
  • 88875e3d67
    feat(core): add manual model import BuildTools 2024-08-22 15:39:08 -0700
  • 89d3762317
    Merge branch 'main' of https://github.com/leafspark/AutoGGUF BuildTools 2024-08-20 17:16:00 -0700
  • 32f29b9f7c
    fix: update regex for progress tracking BuildTools 2024-08-20 17:15:55 -0700
  • bc5d60eb15
    docs: update changelog to v1.7.2 v1.7.2 leafspark 2024-08-19 17:23:03 -0700
  • 3b96deb9c1
    Merge pull request #13 from leafspark/dependabot/pip/torch-approx-eq-2.4.0 leafspark 2024-08-18 13:32:08 -0700
  • c8babbd6e1
    feat(core): add update checking support BuildTools 2024-08-18 13:30:45 -0700
  • 492da8714d
    build(deps): update torch requirement from ~=2.2.0 to ~=2.4.0 dependabot[bot] 2024-08-18 11:25:50 +0000
  • 7966150d90
    ci: add PyPI setup script BuildTools 2024-08-17 13:41:21 -0700
  • a1650bba07
    chore: add missing requirements BuildTools 2024-08-17 13:27:18 -0700
  • 03c8a23e07
    feat(ui): use Unicode for X button BuildTools 2024-08-17 13:24:37 -0700
  • b62e8fc47c
    feat(monitor): add smoother usage bar changes BuildTools 2024-08-17 13:07:48 -0700
  • adc8f4bd02
    refactor: move functions out of AutoGGUF.py BuildTools 2024-08-17 12:47:01 -0700
  • ac41372eb3
    docs: update showcase image leafspark 2024-08-16 21:32:06 -0700
  • 8f963f9143
    docs: update readme to v1.7.1 leafspark 2024-08-16 21:27:57 -0700
  • ea2b365886
    docs: update changelog to v1.7.1 BuildTools 2024-08-16 21:07:05 -0700
  • f02fcb28de
    ci: add inno setup build file BuildTools 2024-08-16 21:04:32 -0700
  • 52c789e374
    chore: update localizations to v1.7.1 v1.7.1 BuildTools 2024-08-16 20:26:09 -0700
  • 77790613db
    fix: add missing imports BuildTools 2024-08-16 20:17:43 -0700
  • 656d468076
    chore: add default.css theme BuildTools 2024-08-16 20:06:47 -0700
  • 95ca743e10
    chore: add .css to .gitignore leafspark 2024-08-16 20:06:17 -0700
  • a7e8bf673e
    refactor: adapt gguf library to project BuildTools 2024-08-16 19:58:29 -0700
  • f7f9a457ea
    feat(models): add support for EXAONE model type BuildTools 2024-08-16 19:52:36 -0700
  • c02df3005e
    docs: update docstrings and small code fixes BuildTools 2024-08-16 19:43:48 -0700
  • 7ac297a3bc
    Merge pull request #12 from leafspark/modern-ui leafspark 2024-08-16 19:24:35 -0700
  • 4cf03281ed
    feat(ui): add window resizing shortcuts BuildTools 2024-08-16 19:17:33 -0700
  • 3a434865bc
    feat(ui): add theming support and CPU usage bar BuildTools 2024-08-16 18:59:37 -0700
  • 66e7e3977f
    refactor: make window scrollable BuildTools 2024-08-16 18:45:22 -0700
  • 8249743119
    fix: update version to v1.7.0 BuildTools 2024-08-16 17:31:07 -0700
  • 97378b0009
    style: reformat file BuildTools 2024-08-16 17:29:48 -0700
  • 9c2346baec
    feat(config): allow setting window size through env BuildTools 2024-08-16 17:29:23 -0700
  • 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