'tuple' object has no attribute 'log_softmax'

i am stuck on this error.
I converted a model to pytorch and I wanted to use pth as a basis for new training but I have this error. Anyone have any solutions?

Can you show the code you use to load it?