Skip to content

gary4local v0.3.0

Latest

Choose a tag to compare

@betweentwomidnights betweentwomidnights released this 23 Aug 20:27
· 1 commit to main since this release
  • custom runtime storage is here. fresh installs keep service environments, models, caches, logs, and Gary-trained LoRAs in gary4local-data beside the app, so choosing another install drive keeps the large files there too.
  • existing users stay exactly where they are. %APPDATA%\Gary4JUCE and the normal Hugging Face cache remain active unless you deliberately choose another storage folder.
  • storage is manageable now. the storage and model panels show disk use and can remove individual environments, models, the UV package cache, duplicated model copies, and old managed storage after a move.
  • gary accepts the advanced controls in gary4juce v4.0.13, including a seed. its optional fast path can be disabled, and generation has a safer fallback when xFormers isn't available.

big thanks to Kostas for testing the custom storage work across the Radeon/ROCm builds while we tried very hard to break it locally.

the technical version is in CHANGELOG.md.

compatible with gary4juce v4.0.13.