Version 0.0.44


Hi all, version 0.0.44 is live! This release includes:

Web & Desktop:

  • Updates so that when creating characters locally there is no limit on the description, personality, etc.

Desktop:

  • Enable infinite chat sessions! We do this by following the `examples/chat-persistent.sh` example in `llama.cpp`, which shows how to remove older messages if we predict that we'll exceed the context length. This is required because we set `n_keep` to -1 so we hit the context size we retain all tokens from the prompt (and thus, before this change, any new messages would then be ignored).
  • Adds the ability to regenerate the last system message, to delete older messages, and to edit the text of any message. Please let me know if the behavior you see here is not what you expect.
  • Fixes a bug where if you had a space in your path you would not be able to chat. There may still be other issues here, so please let me know if you have any problems.
  • Changes the auto-update check to be every 20 minutes instead of every 10.
  • Adds a setting in the `Settings` page to configure the context size.

Thank you!

Get HammerAI | Free & uncensored AI chat running on your computer

Download NowName your own price

Leave a comment

Log in with itch.io to leave a comment.