FangyunWei / SLRT

236 stars 46 forks source link

Single Stream Checkpoint Loading #41

Closed 74Mazen74 closed 6 months ago

74Mazen74 commented 9 months ago

I am facing a problem while loading pretrained checkpoints in the model as some keys are mismatched. Is there any modification I should make to the code to load the checkpoints? Thanks in advance!

2000ZRL commented 8 months ago

Which checkpoint do you use? Or you may check whether these issues can help you: https://github.com/FangyunWei/SLRT/issues/39, https://github.com/FangyunWei/SLRT/issues/23