chenziwenhaoshuai / Vision-KAN

KAN for Vision Transformer
MIT License
188 stars 11 forks source link

Pretrained weights loading incorrectly (KAN hidden dim = 768) #16

Open delicatedawn opened 1 month ago

delicatedawn commented 1 month ago

RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory

chenziwenhaoshuai commented 1 month ago

Maybe you didn't download the full version of the weights file, try downloading it again!

delicatedawn commented 1 month ago

Thanks for your reply, but the same problem still occurs after repeated downloads. I'm confused as to why the weight file sizes you provided are different. 微信图片_20240716165423

chenziwenhaoshuai commented 1 month ago

@tommarvoloriddle Please take the time to check the uploaded checkpoints to make sure they are complete, thanks!