What's Changed
- [Improvement] Command "Manage Models": added "Load Model on Memory" action, which loads the model on memory with no expiration date.
- [Improvement] Command "Manage Models" and "Loaded Models": added "Unload Model From Memory" action, which unload the model from memory.
- [Improvement] Command "Manage Models" and "Loaded Models": added "Context Length" information for loaded models.
- [Improvement] Command "Manage Models" and "Loaded Models": dates are now formatted according to user locale.
- [Improvement] Command "Manage Models" and "Loaded Models": implemented minor UI enhancements.
- [Improvement] Command "Translate": now implements the TranslateGemma prompt, featuring source and target language selection via a dropdown menu. We recommend using the TranslateGemma model for this command.
- [Fix] Fixed various bugs.
Full Changelog: 2025-11-24...2026-02-02