Skip to content

Releases: mintRaven-05/Geminux

v1.1.0

04 Jul 06:10
28e2a52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.1.0

v1.0.2

25 Jun 04:52
7098997
Compare
Choose a tag to compare

v1.0.2

[BUG FIX] : identified in v1.0.1

  • Fixed the input handler for handling Windows exceptions
  • Fixed config.json path not found error
  • Fixed model execution error in Windows

Updates

  • Removed incompatible model for better integration

v1.0.1

24 Jun 12:06
b7f02cc
Compare
Choose a tag to compare

v1.0.1 Update

Now Compatible with windows as well

Features

  • Coherent Text Generation: Generate creative responses based on prompts given by the user
  • Ability to remember context: It can remember upto last 5 conversations.
  • Soft training: implementation of a soft training method using the data from a history file.
  • Configurable: User can configure the whole output along with safety protocols.
  • Easy to use CLI interface: User is provided with a very easy to use interface with text generation animation.

v1.0.0

23 Jun 12:59
2f24f54
Compare
Choose a tag to compare

Geminux

Features

  • Coherent Text Generation: Generate creative responses based on prompts given by the user
  • Ability to remember context: It can remember upto last 5 conversations.
  • Soft training: implementation of a soft training method using the data from a history file.
  • Configurable: User can configure the whole output along with safety protocols.
  • Easy to use CLI interface: User is provided with a very easy to use interface with text generation animation.