Skip to content

Release 2.7.0 - Lora / Lyco trigger word completion

Compare
Choose a tag to compare
@DominikDoom DominikDoom released this 22 Jul 13:48
· 194 commits to main since this release
ed89d0e

Adds support for automatically inserting known trigger words on autocompleting a Lora/Lyco that uses them.
It requires the https://github.com/mix1009/model-keyword extension to be installed to work, but it can be deactivated afterwards.

For more info, see the accompanying README section.

Added:

  • Trigger word insertion using the model-keyword extension lists
  • Separate option for adding commas and spaces

Changed:

  • Reworked settings to include more & better descriptions, using the newer webui OptionInfo features if available.