Skip to content

v0.0.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Dec 09:10
  • This version comes with performance improvements for arm64 devices by compiling llama.cpp with Arm64-specific CPU
    flags. (#18)
  • The chat messages can now highlight links/URLs and make them clickable.
  • The height of the list in the select model dialog is fixed to avoid overlapping with the Add Model button. (#12)
  • The dialog to select models includes a button to sort models by name or date added.
  • The time taken (in seconds) to generate the response is now displayed below the last response from the LLM. (#7)