Skip to content

v2.7.1

Compare
Choose a tag to compare
@cebtenzzre cebtenzzre released this 26 Feb 17:10
· 168 commits to main since this release

What's Changed

  • Completely revamp model loading to support explicit unload/reload (#1969)
    • We no longer load a model by default on application start
    • We no longer load a model by default on chat context switch
  • Save and restore of window geometry across application starts (#1989)
  • Update to latest llama.cpp as of 2/21/2024 and add CPU/GPU support for Gemma (#1992)
    • Also enable Vulkan GPU support for Phi and Phi-2, Qwen2, and StableLM

Fixes

New Contributors

Full Changelog: v2.7.0...v2.7.1