OneTrainer icon indicating copy to clipboard operation
OneTrainer copied to clipboard

[Feat] UI queue system for training

Open nikitabalakin opened this issue 2 years ago • 6 comments

Hi, is it possible to add a queue system? I often leave the pc overnight and I would like it to train several models during the night, not just the last one I left. Or is it too difficult to implement?

nikitabalakin avatar Jul 25 '23 22:07 nikitabalakin

It's already possible by exporting the training commands, then pasting multiple commands in a single bat file. But a UI queue system would be nice too

Nerogar avatar Jul 26 '23 05:07 Nerogar

any ideas how a good UI can look like?

First you'd have to detach the UI train config from the currently running training task, before the user can set the parameters for the second task. Then a GUI for list of tasks...

dxqb avatar Oct 19 '24 14:10 dxqb