Skip to content

Releases: darshi1337/apogee

Apogee v0.1.2

Choose a tag to compare

@darshi1337 darshi1337 released this 10 Jul 10:09
  • Fixed WebGPU freeze: Automatically closes the offscreen document when the popup closes, preventing subsequent load hangs and GPU context-lost freezes.
  • Fixed model caching: Switched WebLLM's caching backend to indexeddb for more reliable offline storage.
  • Added unlimited storage permission: Prevents Chrome from evicting cached model weights under disk space pressure.

Apogee v0.1.1

Choose a tag to compare

@darshi1337 darshi1337 released this 08 Jul 19:14
  • Added WebLLM support
  • Added Cloud backend
  • Improved Firefox compatibility
  • Streaming improvements
  • Bug fixes