CaLM
CaLM copied to clipboard
Fine-tune on top of your pre-trained model
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.