github chigkim/VOLlama v0.1.0-alpha.6
VOLlama v0.1.0-alpha.6

latest releases: v0.1.4.32, v0.1.4.31, v0.1.4.30...
pre-release4 months ago

Change log

  • Generation parameters in advance menu
  • Voice and rate gets saved into persistent settings
  • Changed from NSSpeechSynthesizer to AVSpeechSynthesizer to avoid random crash
  • Status bar and stats (Accessible in Windows only)
  • Check for update
  • Many bug fixes
  • Fixed message order.
  • Checkbox Speak response in chat menu
  • Start speaking during generation
  • ESC: stop generating and speaking and focus to prompt
  • Configure voice (Windows only)
  • Confirmation before delete a model.
  • Attach image: Control(Command)+I
  • Create multiline prompt with Control(Command)+Enter
  • Set system message in advance menu
  • Delete model in advance menu
  • Persistent Settings for system message and host address
  • Save and recall chat history
  • Focus model list: Control(Command)+L

Copy model in advance menu

It lets you duplicate an existing model through modelfile, and you can use it like preset with different name and parameters like temperature, repeat penalty, Maximum length to generate, context length, etc. It does not duplicate the model weight files, so you won't wasting your storage space even if you duplicate and create bunch.

See modelfile for more detail.

It is very important for Mac users to turn off smart quotes before opening copy model dialog. If you see left double quotation mark instead of quotation mark in modelfile, that means you have smart quotes on.

  • MacOS 13 Ventura or later: System settings > Keyboard > Edit input sorce > turn off smart quotes
  • Before Ventura: System preferences > keyboard > text > uncheck smart quotes

Don't miss a new VOLlama release

NewReleases is sending notifications on new releases.