CaLM icon indicating copy to clipboard operation
CaLM copied to clipboard

Fine-tune on top of your pre-trained model

Open RomiGoldner opened this issue 11 months ago • 0 comments

Can you please share your pytorch lightning model snapshot, so I can fine-tune a model on top of yours?

Currently you only share a weights file (calm_weights.pkl). I full pytorch lightning model snapshot allows me to run Trainer() from your location.

RomiGoldner avatar Mar 08 '24 12:03 RomiGoldner