Skip to content

v1.7.1

Compare
Choose a tag to compare
@leafspark leafspark released this 17 Aug 03:39
· 161 commits to main since this release
52c789e

AutoGGUF v1.7.1

Changelog:

  • Modern UI with seamless title bar (preview of v2.0.0)
  • Window resizing shortcuts (Ctrl+, Ctrl-, Ctrl+0)
  • Theming support
  • CPU usage bar
  • Save Preset and Load Preset options in File menu
  • Support for EXAONE model type
  • Window size configuration through environment variables
  • Refactored window to be scrollable
  • Moved save/load preset logic to presets.py
  • Updated docstrings for AutoGGUF.py, lora_conversion.py, and Logger.py
  • Adapted gguf library to project standards
  • Updated version to v1.7.0
  • Fixed IDE-detected code typos and errors
  • Hotfix for quantization and import errors

A setup program created with Inno Setup has been attached below with the -setup suffix.

Full Changelog: v1.7.0...v1.7.1