transformerlab / transformerlab-app

Open Source Application for Advanced LLM Engineering: interact, train, fine-tune, and evaluate large language models on your own computer.

Home Page:https://transformerlab.ai/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

On Training no progress indication for queued jobs

delfireinoso opened this issue · comments

Even it's a long process, a progress indication will show that the queued process is avancing and it's not freezed.

Is this still happening? Once a job starts it should report a % complete unless there is an error.

As I had no luck with training jobs some jobs have RUNNING and COMPLETE with errors, other doesn't have output and freeze

It would be interesting if the Training job on the upper plane could open the job description any time, to edit it for next run

Added a progress bar and a number of other fields to training jobs.