Skip to content

Releases: Errahum/HeliosTuner

1.0.3: Update - json interface

24 Jul 13:08
Compare
Choose a tag to compare
  • Default messages to help users
  • The Save button is located below the file name entry.

1.0.2: Method that help you create .jsonl #3

21 Jul 14:50
Compare
Choose a tag to compare
  1. Backend --> Jsonl creator with inputs for the users. There will be three inputs:
  • First will be for the system role.
  • Second is for the user role.
  • Third is for the assistant role.
  1. Logic:
  • The user will be able to name the jsonL file.
  • If a jsonL file already exist with the same name, each new line in the jsonL will be added.
  • There must be a converter for the code to be included in the jsonL. In addition, special characters must be compatible.
  1. Frontend --> thinker
  • Input with label GUI
  • Save function that use the input value.
  • Clear field function that clear all the input except system.
  1. Add a button on the main interface of the finetuning GUI.

1.0.1

05 Jul 21:35
Compare
Choose a tag to compare
  • Rename the "main" for absence of conflict.

1.0.0

03 Jul 23:16
Compare
Choose a tag to compare
  • Fine Tuning
  • Chat Completion
  • UI