transformerlab / transformerlab-app

Open Source Application for Advanced LLM Engineering: interact, train, fine-tune, and evaluate large language models on your own computer.
https://transformerlab.ai/
GNU Affero General Public License v3.0
301 stars 14 forks source link

On Training no progress indication for queued jobs #74

Closed delfireinoso closed 2 months ago

delfireinoso commented 5 months ago

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

dadmobile commented 5 months ago

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

delfireinoso commented 5 months ago

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

dadmobile commented 2 months ago

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