use orginal .pth or FineTuned .pth

#35
by developeranalyser - opened

Normally, I can use .pth files using torch.load, but I cannot use the pth files that are in https://huggingface.co/facebook/seamless-m4t-v2-large/tree/main and the error I get a mismatch with SeamlessM4Tv2Model

Have you ever used those pt files or fine tuning output files to check the result??

And the second question is how to convert .pth to .safetensors?

God bless you :)

Sign up or log in to comment