Skip to content

Serge 0.0.5 - Mostly Maintenance

Compare
Choose a tag to compare
@nsarrazin nsarrazin released this 17 Apr 15:13
· 1031 commits to main since this release
e11c232

Updates

Mostly a housekeeping update, here are the things of note:

  • @gaby introduced dependabot, and a new github action allowing us to create docker images for incoming PRs! This will let us test without having to pull everything locally, which should be great.
  • @snxraven added a new button to start a new chat with the same parameters as the current chat, which will save you the trouble of reinputting the same parameters every time.
  • @johncadengo fixed a bug where the context window length wasn't being passed properly, this should allow for longer chats if you increase the context window in the UI.
  • We're up to date with the latest llama.cpp changes, which should bring improved performance and hardware compatibility.

What's Changed

New Contributors

Full Changelog: 0.0.4...0.0.5