h2o-llmstudio icon indicating copy to clipboard operation
h2o-llmstudio copied to clipboard

Save/Load config as yaml

Open maxjeblick opened this issue 2 years ago • 0 comments

This PR converts pickled configurations into yaml configuration.

It introduces a breaking change to the current UI (meaning that old experiments won't work). As the repo is in its initial phase, I did not add any conversion scripts to load pickle files and convert them into yamls to keep the repo clean.

Fixes #4

maxjeblick avatar Apr 19 '23 12:04 maxjeblick