Change8

v2.28.0

📦 localaiView on GitHub →
5 features🐛 2 fixes🔧 2 symbols

Summary

LocalAI v2.28.0 introduces SYCL support for image generation, updates the diffusers library, and features significant enhancements around the newly reborn LocalAGI agent framework, which is now written in Go.

✨ New Features

  • Added SYCL support for stablediffusion.cpp.
  • Continued improvements to the WebUI.
  • Updated core diffusers library.
  • Added support for the Lumina model family for image generation.
  • Enhanced single active backend logic by treating it as a singleton when LOCALAI_SINGLE_ACTIVE_BACKEND is set to true.

🐛 Bug Fixes

  • Resolved issues related to setting LOCALAI_SINGLE_ACTIVE_BACKEND to true.
  • Fixed stablediffusion compilation error by avoiding a specific GGML commit.

🔧 Affected Symbols

stablediffusion.cppLOCALAI_SINGLE_ACTIVE_BACKEND