ensu-v0.1.18

mlabonne/llm-courseensu-v0.1.18Aug 5, 2026by github-actions[bot]

AI Summary

This release optimizes the Ensu AI chat application by adding GPU acceleration, improving download management, and enabling knowledge packs on mobile.

Key Highlights

  • Chat responses are now GPU-accelerated on Linux via Vulkan.
  • Faster replies in ongoing chats using best-effort KV cache.
  • Added knowledge packs for mobile Ensu Packs.

New Features

  • GPU-accelerated chat responses on Linux
  • Improved download management
  • Knowledge packs for mobile
  • Fixed Fedora desktop icon

Full Release Notes

- Ensu Packs on Mobile - Add on knowledge packs for more accurate answers
- Under the hood improvements for better download management
- Chat responses are now GPU-accelerated on Linux via Vulkan. Thanks @bjorn!
- Fixed the desktop icon on Fedora. Thanks @fosszil!
- Faster replies in ongoing chats with a best-effort KV cache.