Skip to content

Releases: hswlab/kati-llama

1.0.3

06 Mar 19:15
152cfc8
Compare
Choose a tag to compare

Library Update

  • Updated LLamaSharp to 0.9.1 (Major changes to the code, but seems to have no bugs yet^^)

1.0.2

28 Dec 14:06
152cfc8
Compare
Choose a tag to compare

Update

  • Added LLaMA2-7B model
  • Customized model prompt for better code wrapping

1.0.4

24 Apr 19:08
152cfc8
Compare
Choose a tag to compare

Bugfix

  • Fixed: Own Html was not displayed as html text after submit.
  • Fixed: LLama2 Model decided to make an endless Conversation.

1.0.1

27 Dec 18:15
d3f0d5d
Compare
Choose a tag to compare

Bugfix

  • Fixed: STT Model Download should not be required if System STT is selected, as there is no model for this.

1.0.0

26 Dec 17:56
006378e
Compare
Choose a tag to compare

Initial Release v1.0.0

  • Talk to AI without an internet connection
  • Optional voice output with a voice pre-installed in the operating system or a natural-sounding TikTok voice. (The TikTok voice requires an internet connection)
  • Voice input (System Speech or Whisper)
  • Dynamic avatar images to represent AI emotions.
  • Chat history with filter function and read-aloud function.
  • Rating function for AI responses as an aid to the filter function
  • Reduce wait times by streaming responses directly. (If the read-aloud function is active, the output only happens when the sentence is complete)
  • Text and code are formatted for better readability.
  • Multilingual user interface (DE, EN, FR, ES, PT, JA, KO)