Commit Graph

6 Commits

Author SHA1 Message Date
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
leafspark 59bc29b2ab
chore: update setup.py email and version 2025-03-04 20:34:10 -08:00
BuildTools 45b10bdcbb
chore: bump version to v1.9.0 2024-09-15 13:08:26 -07:00
BuildTools 8c333b0ffe
docs: update CHANGELOG.md
- update CHANGELOG.md
- bump version in setup.py
2024-09-04 17:36:48 -07:00
BuildTools c8babbd6e1
feat(core): add update checking support
- add update checking support with AUTOGGUF_CHECK_UPDATE (enabled) env variable
- fix setup.py
- add localization keys for update checking
- update version to v1.7.2 in Localizations.py
- formatting changes
2024-08-18 13:30:45 -07:00
BuildTools 7966150d90
ci: add PyPI setup script 2024-08-17 13:41:21 -07:00