Lemonade – v10.3.0: Refine collection image reply behavior (#1726)
๐ Lemonade SDK v10.3.0 is officially live!
If youโve been looking for a way to run high-performance LLMs locally without relying on the cloud, Lemonade is your new best friend. Itโs a powerhouse toolkit designed to squeeze every bit of performance out of your hardware by leveraging NPUs (like AMD Ryzen AI) and GPUs via Vulkan support. Whether you’re using GGUF or ONNX models, it provides an OpenAI-compatible API endpoint so you can swap cloud services for local privacy in a snap.
The latest update focuses on polishing the collection management experience, specifically making image handling within replies much more predictable and stable. ๐ ๏ธ
Whatโs new in v10.3.0:
- Refined Image Behavior: No more jumping layouts! Image replies are now properly anchored, and rendering is much more consistent across collections.
- Smoother Navigation: The logic for scrolling and sizing collection images has been streamlined, making the UI feel much more fluid.
- Single Source of Truth: To prevent “configuration drift,” the fixed image size (512×256) is now centralized in a single TypeScript constant (`collectionImageConfig.ts`). This keeps your CSS, runtime properties, and build-time tools perfectly synced.
- Stability Boosts: Includes important bug fixes for the backend manager layout and general system stability improvements.
Perfect for anyone building custom local AI interfaces or managing large model collections! ๐
