open_lm icon indicating copy to clipboard operation
open_lm copied to clipboard

Factorize helper function for all model loading

Open sagadre opened this issue 2 years ago • 0 comments

It would be nice to simplify the checkpoint loading. Right now it is a bit confusing with checkpoint_path, args.checkpoint_path, join(.., "checkpoints"), remote-sync, etc. all referenced in various places inmain.py

sagadre avatar Dec 23 '23 01:12 sagadre