dependabot[bot]
fe5c943b7d
build(deps): update huggingface-hub requirement
...
Updates the requirements on [huggingface-hub](https://github.com/huggingface/huggingface_hub ) to permit the latest version.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases )
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.31.2...v0.33.1 )
---
updated-dependencies:
- dependency-name: huggingface-hub
dependency-version: 0.33.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-29 11:09:34 +00:00
dependabot[bot]
9516762dae
build(deps): update pyside6 requirement from ~=6.9.0 to ~=6.9.1
...
Updates the requirements on [pyside6](https://pyside.org ) to permit the latest version.
---
updated-dependencies:
- dependency-name: pyside6
dependency-version: 6.9.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-08 11:09:56 +00:00
BuildTools
7c2a0b7ec1
feat(ui): update display of properties and add certifi
...
- updated project files
- added certifi to backend download and update checking
- add and fix type hints
- small file formatting changes
- update formatting of KV pairs to be cleaner
- update tensor data formatting and remove redundant KV pairs property
- add human readable mappings from KV pairs into model properties
- update CUDA backend check for latest llama.cpp format
- use urllib globally
2025-05-24 21:12:22 -07:00
BuildTools
1381665d00
Merge branch 'main' of https://github.com/leafspark/AutoGGUF
2025-05-15 19:02:44 -07:00
BuildTools
35ad690198
feat(core): update llama.cpp, improve backend UI, logging, and task handling
...
- update llama.cpp python to `bc098c3` (now adds support for Qwen3, Llama 4, etc.)
- update requirements and general maint
- UI fixes in AutoGGUF
- Updated backend selection box to sort by newest version
- Fixed log information box inserting newlines on open and autoscroll
- Modified task deletion behavior
- Fixed logging for cancellation/deletion
- Updated readme information
2025-05-15 19:01:51 -07:00
dependabot[bot]
0625a0776e
build(deps): update torch requirement from ~=2.5.1 to ~=2.7.0
...
Updates the requirements on [torch](https://github.com/pytorch/pytorch ) to permit the latest version.
- [Release notes](https://github.com/pytorch/pytorch/releases )
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md )
- [Commits](https://github.com/pytorch/pytorch/compare/v2.5.1...v2.7.0 )
---
updated-dependencies:
- dependency-name: torch
dependency-version: 2.7.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-27 11:04:50 +00:00
dependabot[bot]
a8ac35d6b7
build(deps): update uvicorn requirement from ~=0.34.0 to ~=0.34.2
...
Updates the requirements on [uvicorn](https://github.com/encode/uvicorn ) to permit the latest version.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.34.0...0.34.2 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-version: 0.34.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-20 11:32:15 +00:00
dependabot[bot]
cc47e59f37
build(deps): update huggingface-hub requirement
...
Updates the requirements on [huggingface-hub](https://github.com/huggingface/huggingface_hub ) to permit the latest version.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases )
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.29.1...v0.29.2 )
---
updated-dependencies:
- dependency-name: huggingface-hub
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-09 11:52:53 +00:00
dependabot[bot]
23ebe47d26
build(deps): update huggingface-hub requirement
...
Updates the requirements on [huggingface-hub](https://github.com/huggingface/huggingface_hub ) to permit the latest version.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases )
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.27.0...v0.29.1 )
---
updated-dependencies:
- dependency-name: huggingface-hub
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-23 11:48:40 +00:00
dependabot[bot]
4742e6b242
build(deps): update psutil requirement from ~=6.1.1 to ~=7.0.0
...
Updates the requirements on [psutil](https://github.com/giampaolo/psutil ) to permit the latest version.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst )
- [Commits](https://github.com/giampaolo/psutil/compare/release-6.1.1...release-7.0.0 )
---
updated-dependencies:
- dependency-name: psutil
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-16 11:20:40 +00:00
dependabot[bot]
a266dfba92
build(deps): update pyside6 requirement from ~=6.8.1 to ~=6.8.2
...
Updates the requirements on [pyside6](https://pyside.org ) to permit the latest version.
---
updated-dependencies:
- dependency-name: pyside6
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-02 11:29:49 +00:00
leafspark
a0d00ab999
Merge pull request #76 from leafspark/dependabot/pip/safetensors-approx-eq-0.5.2
...
build(deps): update safetensors requirement from ~=0.5.0 to ~=0.5.2
2025-01-24 18:16:07 -08:00
dependabot[bot]
1955495899
build(deps): update transformers requirement from ~=4.47.1 to ~=4.48.0
...
Updates the requirements on [transformers](https://github.com/huggingface/transformers ) to permit the latest version.
- [Release notes](https://github.com/huggingface/transformers/releases )
- [Commits](https://github.com/huggingface/transformers/compare/v4.47.1...v4.48.0 )
---
updated-dependencies:
- dependency-name: transformers
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-12 11:22:11 +00:00
dependabot[bot]
18dd8878a4
build(deps): update safetensors requirement from ~=0.5.0 to ~=0.5.2
...
Updates the requirements on [safetensors](https://github.com/huggingface/safetensors ) to permit the latest version.
- [Release notes](https://github.com/huggingface/safetensors/releases )
- [Changelog](https://github.com/huggingface/safetensors/blob/main/RELEASE.md )
- [Commits](https://github.com/huggingface/safetensors/compare/v0.5.0...v0.5.2 )
---
updated-dependencies:
- dependency-name: safetensors
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-08 23:13:16 +00:00
BuildTools
102e3a14fd
chore: update for new year and improve compliance
...
- updated copyright year in LICENSE file to 2025
- bundled llama.cpp licensing text in About menu to maintain MIT compliance
- updated llama.cpp and gguf Python library and scripts
- adjusted monitoring intervals from 0.2s to 0.5s
- updated Python requirements to latest compatible versions
- added new HF to GGUF conversion types: `tq1_0` and `tq2_0`
Happy New Year 🎉 !
2025-01-08 15:11:47 -08:00
dependabot[bot]
403546bfcf
build(deps): update uvicorn requirement from ~=0.33.0 to ~=0.34.0
...
Updates the requirements on [uvicorn](https://github.com/encode/uvicorn ) to permit the latest version.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.33.0...0.34.0 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-18 05:07:18 +00:00
BuildTools
53482af554
feat(ui): add clipboard support to save/load preset
...
- add clipboard support to save/load preset with shift clicking
- update README.md for clarity
- fixes incorrect menu bar name for Load Preset
- update Czech translations
2024-12-17 21:05:58 -08:00
dependabot[bot]
62e5560650
build(deps): update pyside6 requirement from ~=6.8.0.2 to ~=6.8.1
...
Updates the requirements on [pyside6](https://pyside.org ) to permit the latest version.
---
updated-dependencies:
- dependency-name: pyside6
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-08 11:45:09 +00:00
dependabot[bot]
980a5b6656
build(deps): update uvicorn requirement from ~=0.32.0 to ~=0.32.1
...
Updates the requirements on [uvicorn](https://github.com/encode/uvicorn ) to permit the latest version.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.32.0...0.32.1 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-24 11:38:16 +00:00
dependabot[bot]
7dd39b208a
build(deps): update setuptools requirement from ~=75.1.0 to ~=75.5.0
...
Updates the requirements on [setuptools](https://github.com/pypa/setuptools ) to permit the latest version.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v75.1.0...v75.5.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-17 11:12:42 +00:00
leafspark
6aaefb2ccb
Merge pull request #56 from leafspark/dependabot/pip/fastapi-approx-eq-0.115.5
...
build(deps): update fastapi requirement from ~=0.115.2 to ~=0.115.5
2024-11-12 19:38:20 -08:00
dependabot[bot]
50a36e5abe
build(deps): update fastapi requirement from ~=0.115.2 to ~=0.115.5
...
Updates the requirements on [fastapi](https://github.com/fastapi/fastapi ) to permit the latest version.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.115.2...0.115.5 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-13 03:37:51 +00:00
dependabot[bot]
da7d1152ea
build(deps): update huggingface-hub requirement
...
Updates the requirements on [huggingface-hub](https://github.com/huggingface/huggingface_hub ) to permit the latest version.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases )
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.25.2...v0.26.2 )
---
updated-dependencies:
- dependency-name: huggingface-hub
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-13 03:37:40 +00:00
dependabot[bot]
6230450f6e
build(deps): update transformers requirement from ~=4.46.0 to ~=4.46.2
...
Updates the requirements on [transformers](https://github.com/huggingface/transformers ) to permit the latest version.
- [Release notes](https://github.com/huggingface/transformers/releases )
- [Commits](https://github.com/huggingface/transformers/compare/v4.46.0...v4.46.2 )
---
updated-dependencies:
- dependency-name: transformers
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-10 11:49:15 +00:00
dependabot[bot]
24e19dad9d
build(deps): update torch requirement from ~=2.5.0 to ~=2.5.1
...
Updates the requirements on [torch](https://github.com/pytorch/pytorch ) to permit the latest version.
- [Release notes](https://github.com/pytorch/pytorch/releases )
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md )
- [Commits](https://github.com/pytorch/pytorch/compare/v2.5.0...v2.5.1 )
---
updated-dependencies:
- dependency-name: torch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-03 11:37:47 +00:00
leafspark
96c31b58c9
Merge pull request #46 from leafspark/dependabot/pip/transformers-approx-eq-4.46.0
...
build(deps): update transformers requirement from ~=4.45.1 to ~=4.46.0
2024-11-02 09:33:30 -07:00
leafspark
c8d6cf0ea8
Merge pull request #39 from leafspark/dependabot/pip/psutil-approx-eq-6.1.0
...
build(deps): update psutil requirement from ~=6.0.0 to ~=6.1.0
2024-10-27 20:20:41 -07:00
leafspark
0d95af5f72
Merge pull request #42 from leafspark/dependabot/pip/torch-approx-eq-2.5.0
...
build(deps): update torch requirement from ~=2.4.1 to ~=2.5.0
2024-10-27 20:20:23 -07:00
dependabot[bot]
f66b7fb870
build(deps): update transformers requirement from ~=4.45.1 to ~=4.46.0
...
Updates the requirements on [transformers](https://github.com/huggingface/transformers ) to permit the latest version.
- [Release notes](https://github.com/huggingface/transformers/releases )
- [Commits](https://github.com/huggingface/transformers/compare/v4.45.1...v4.46.0 )
---
updated-dependencies:
- dependency-name: transformers
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-27 11:14:48 +00:00
dependabot[bot]
87ddc00452
build(deps): update pyside6 requirement from ~=6.8.0.1 to ~=6.8.0.2
...
Updates the requirements on [pyside6](https://pyside.org ) to permit the latest version.
---
updated-dependencies:
- dependency-name: pyside6
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-27 11:14:44 +00:00
dependabot[bot]
3b49ceedb1
build(deps): update torch requirement from ~=2.4.1 to ~=2.5.0
...
Updates the requirements on [torch](https://github.com/pytorch/pytorch ) to permit the latest version.
- [Release notes](https://github.com/pytorch/pytorch/releases )
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md )
- [Commits](https://github.com/pytorch/pytorch/compare/v2.4.1...v2.5.0 )
---
updated-dependencies:
- dependency-name: torch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-20 11:21:22 +00:00
dependabot[bot]
4df2525e8a
build(deps): update uvicorn requirement from ~=0.31.1 to ~=0.32.0
...
Updates the requirements on [uvicorn](https://github.com/encode/uvicorn ) to permit the latest version.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.31.1...0.32.0 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-20 11:21:12 +00:00
dependabot[bot]
5747807391
build(deps): update psutil requirement from ~=6.0.0 to ~=6.1.0
...
Updates the requirements on [psutil](https://github.com/giampaolo/psutil ) to permit the latest version.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst )
- [Commits](https://github.com/giampaolo/psutil/compare/release-6.0.0...release-6.1.0 )
---
updated-dependencies:
- dependency-name: psutil
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-20 11:21:07 +00:00
leafspark
0c1df319cd
build(deps): update PySide6 to resolve segfault
2024-10-16 17:40:15 -07:00
BuildTools
7575c97f6a
feat(config): support specifying log directory name
...
- support specifying log directory name using AUTOGGUF_LOG_DIR_NAME environment variable
- update dependencies, except transformers due to a small regression
2024-10-13 09:59:50 -07:00
leafspark
4011bbdd09
Merge pull request #32 from leafspark/dependabot/pip/uvicorn-approx-eq-0.31.0
...
build(deps): update uvicorn requirement from ~=0.30.6 to ~=0.31.0
2024-10-10 20:33:01 -07:00
leafspark
8c1bd73db3
Merge pull request #29 from leafspark/dependabot/pip/pyside6-approx-eq-6.7.3
...
build(deps): update pyside6 requirement from ~=6.7.2 to ~=6.7.3
2024-10-05 20:36:06 -07:00
dependabot[bot]
c2075586c5
build(deps): update uvicorn requirement from ~=0.30.6 to ~=0.31.0
...
Updates the requirements on [uvicorn](https://github.com/encode/uvicorn ) to permit the latest version.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.30.6...0.31.0 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 22:06:13 +00:00
dependabot[bot]
d1d9c687f9
build(deps): update transformers requirement from ~=4.44.2 to ~=4.45.1
...
Updates the requirements on [transformers](https://github.com/huggingface/transformers ) to permit the latest version.
- [Release notes](https://github.com/huggingface/transformers/releases )
- [Commits](https://github.com/huggingface/transformers/compare/v4.44.2...v4.45.1 )
---
updated-dependencies:
- dependency-name: transformers
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-29 11:53:15 +00:00
dependabot[bot]
cb3edb9a4a
build(deps): update pyside6 requirement from ~=6.7.2 to ~=6.7.3
...
Updates the requirements on [pyside6](https://pyside.org ) to permit the latest version.
---
updated-dependencies:
- dependency-name: pyside6
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-29 11:53:08 +00:00
dependabot[bot]
b5dede1ac7
build(deps): update setuptools requirement from ~=74.1.2 to ~=75.1.0
...
Updates the requirements on [setuptools](https://github.com/pypa/setuptools ) to permit the latest version.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v74.1.2...v75.1.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-22 16:37:38 +00:00
dependabot[bot]
4e4ba99370
build(deps): update fastapi requirement from ~=0.114.2 to ~=0.115.0
...
Updates the requirements on [fastapi](https://github.com/fastapi/fastapi ) to permit the latest version.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.114.2...0.115.0 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-22 16:35:26 +00:00
dependabot[bot]
0e92fb34ed
build(deps): update huggingface-hub requirement
...
Updates the requirements on [huggingface-hub](https://github.com/huggingface/huggingface_hub ) to permit the latest version.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases )
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.24.7...v0.25.0 )
---
updated-dependencies:
- dependency-name: huggingface-hub
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-22 11:38:09 +00:00
BuildTools
45b10bdcbb
chore: bump version to v1.9.0
2024-09-15 13:08:26 -07:00
leafspark
607f32b154
Merge pull request #21 from leafspark/dependabot/pip/huggingface-hub-approx-eq-0.24.7
...
build(deps): update huggingface-hub requirement from ~=0.24.6 to ~=0.24.7
2024-09-15 12:32:13 -07:00
dependabot[bot]
e7d0c66405
build(deps): update fastapi requirement from ~=0.114.0 to ~=0.114.2
...
Updates the requirements on [fastapi](https://github.com/fastapi/fastapi ) to permit the latest version.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.114.0...0.114.2 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-15 11:40:11 +00:00
dependabot[bot]
ca69ac0c1e
build(deps): update huggingface-hub requirement
...
Updates the requirements on [huggingface-hub](https://github.com/huggingface/huggingface_hub ) to permit the latest version.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases )
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.24.6...v0.24.7 )
---
updated-dependencies:
- dependency-name: huggingface-hub
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-15 11:40:07 +00:00
leafspark
c96380cbf8
Merge pull request #20 from leafspark/dependabot/pip/safetensors-approx-eq-0.4.5
...
build(deps): update safetensors requirement from ~=0.4.4 to ~=0.4.5
2024-09-09 15:51:56 -07:00
dependabot[bot]
0c49e71ce9
build(deps): update safetensors requirement from ~=0.4.4 to ~=0.4.5
...
Updates the requirements on [safetensors](https://github.com/huggingface/safetensors ) to permit the latest version.
- [Release notes](https://github.com/huggingface/safetensors/releases )
- [Changelog](https://github.com/huggingface/safetensors/blob/main/RELEASE.md )
- [Commits](https://github.com/huggingface/safetensors/compare/v0.4.4...v0.4.5 )
---
updated-dependencies:
- dependency-name: safetensors
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 22:46:34 +00:00
dependabot[bot]
d918ece029
build(deps): update torch requirement from ~=2.4.0 to ~=2.4.1
...
Updates the requirements on [torch](https://github.com/pytorch/pytorch ) to permit the latest version.
- [Release notes](https://github.com/pytorch/pytorch/releases )
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md )
- [Commits](https://github.com/pytorch/pytorch/compare/v2.4.0...v2.4.1 )
---
updated-dependencies:
- dependency-name: torch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 22:46:33 +00:00