Open dy2728 opened 11 months ago
Hi, I have trained lama-fourier model on my own dataset. I found that the saved model size is 676 MB. I thought the model size is too large. May I set any parameters to ignore discriminators or evaluators when saving the model?
you can reduce the checkpoint size by converting it from .ckpt to .pt model
Hi, I have trained lama-fourier model on my own dataset. I found that the saved model size is 676 MB. I thought the model size is too large. May I set any parameters to ignore discriminators or evaluators when saving the model?